On Wed, 30 Oct 2019 17:39:02 +0200, Georgi Djakov wrote: > The Qualcomm MSM8916 platform has several bus fabrics that could be > controlled and tuned dynamically according to the bandwidth demand. > > Signed-off-by: Georgi Djakov <georgi.djakov@xxxxxxxxxx> > --- > .../bindings/interconnect/qcom,msm8916.yaml | 77 ++++++++++++++ > .../dt-bindings/interconnect/qcom,msm8916.h | 100 ++++++++++++++++++ > 2 files changed, 177 insertions(+) > create mode 100644 Documentation/devicetree/bindings/interconnect/qcom,msm8916.yaml > create mode 100644 include/dt-bindings/interconnect/qcom,msm8916.h > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>