Re: [v2 1/3] dt-bindings: interconnect: Add Qualcomm SC7280 DT bindings
From: Rob Herring <robh@kernel.org>
Date: 2021-05-03 19:15:14
Also in:
linux-arm-msm, linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-05-03 19:15:14
Also in:
linux-arm-msm, linux-devicetree, lkml
On Tue, 27 Apr 2021 15:20:56 +0530, Odelu Kukatla wrote:
The Qualcomm SC7280 platform has several bus fabrics that could be controlled and tuned dynamically according to the bandwidth demand. Signed-off-by: Odelu Kukatla <redacted> --- .../bindings/interconnect/qcom,rpmh.yaml | 12 ++ include/dt-bindings/interconnect/qcom,sc7280.h | 165 +++++++++++++++++++++ 2 files changed, 177 insertions(+) create mode 100644 include/dt-bindings/interconnect/qcom,sc7280.h
Reviewed-by: Rob Herring <robh@kernel.org>