Re: [PATCH v3 1/2] dt-bindings: interconnect: Add Qualcomm SM8350 DT bindings
From: Rob Herring <robh@kernel.org>
Date: 2021-03-26 01:01:47
Also in:
linux-arm-msm, linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-03-26 01:01:47
Also in:
linux-arm-msm, linux-devicetree, lkml
On Thu, 18 Mar 2021 15:16:16 +0530, Vinod Koul wrote:
The Qualcomm SM8350 platform has several bus fabrics that could be controlled and tuned dynamically according to the bandwidth demand. Signed-off-by: Vinod Koul <vkoul@kernel.org> --- .../bindings/interconnect/qcom,rpmh.yaml | 10 + .../dt-bindings/interconnect/qcom,sm8350.h | 172 ++++++++++++++++++ 2 files changed, 182 insertions(+) create mode 100644 include/dt-bindings/interconnect/qcom,sm8350.h
Reviewed-by: Rob Herring <robh@kernel.org>