On Thu, 21 Oct 2021 13:24:54 +0000, Yassine Oudjana wrote: > Add bindings for interconnects on Qualcomm MSM8996. > > Signed-off-by: Yassine Oudjana <y.oudjana@xxxxxxxxxxxxxx> > --- > Changes since v4: > - Rebase on Dmitry's icc-rpm patches. > - Add support for Aggregate 0 NoC (a0noc). > Changes since v2: > - Dual-license qcom,msm8996.h and move it to the dt bindings patch > > .../bindings/interconnect/qcom,rpm.yaml | 42 +++++ > .../dt-bindings/interconnect/qcom,msm8996.h | 163 ++++++++++++++++++ > 2 files changed, 205 insertions(+) > create mode 100644 include/dt-bindings/interconnect/qcom,msm8996.h > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>