Re: [PATCH 4/5] dt-bindings: interconnect: Add Qualcomm MSM8939 DT bindings
From: Rob Herring <robh@kernel.org>
Date: 2020-10-06 19:14:48
Also in:
linux-arm-msm, linux-pm, lkml
From: Rob Herring <robh@kernel.org>
Date: 2020-10-06 19:14:48
Also in:
linux-arm-msm, linux-pm, lkml
On Wed, 30 Sep 2020 16:16:44 +0800, Jun Nie wrote:
The Qualcomm MSM8939 platform has several bus fabrics that could be controlled and tuned dynamically according to the bandwidth demand. Signed-off-by: Jun Nie <redacted> --- .../bindings/interconnect/qcom,rpm.yaml | 4 + .../dt-bindings/interconnect/qcom,msm8939.h | 105 ++++++++++++++++++ 2 files changed, 109 insertions(+) create mode 100644 include/dt-bindings/interconnect/qcom,msm8939.h
Reviewed-by: Rob Herring <robh@kernel.org>