Hi, On 10/8/20 23:45, kholk11@xxxxxxxxx wrote: > From: AngeloGioacchino Del Regno <kholk11@xxxxxxxxx> > > Add the bindings for the Qualcomm SDM660-class NoC, valid for > SDM630, SDM636, SDM660 and SDA variants. > > Signed-off-by: AngeloGioacchino Del Regno <kholk11@xxxxxxxxx> > --- > .../bindings/interconnect/qcom,sdm660.yaml | 147 ++++++++++++++++++ > .../dt-bindings/interconnect/qcom,sdm660.h | 116 ++++++++++++++ > 2 files changed, 263 insertions(+) > create mode 100644 Documentation/devicetree/bindings/interconnect/qcom,sdm660.yaml > create mode 100644 include/dt-bindings/interconnect/qcom,sdm660.h > > diff --git a/Documentation/devicetree/bindings/interconnect/qcom,sdm660.yaml b/Documentation/devicetree/bindings/interconnect/qcom,sdm660.yaml > new file mode 100644 > index 000000000000..440e9bc1382a > --- /dev/null > +++ b/Documentation/devicetree/bindings/interconnect/qcom,sdm660.yaml > @@ -0,0 +1,147 @@ > +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/interconnect/qcom,sdm660.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Qualcomm SDM660 Network-On-Chip interconnect > + > +maintainers: > + - Georgi Djakov <georgi.djakov@xxxxxxxxxx> Why me? This should be you. Thanks, Georgi