[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Ya/UYuHYD+Uc2B+F@robh.at.kernel.org>
Date: Tue, 7 Dec 2021 15:38:42 -0600
From: Rob Herring <robh@...nel.org>
To: Vinod Koul <vkoul@...nel.org>
Cc: Georgi Djakov <djakov@...nel.org>, linux-arm-msm@...r.kernel.org,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Andy Gross <agross@...nel.org>,
Odelu Kukatla <okukatla@...eaurora.org>,
linux-pm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] dt-bindings: interconnect: Add Qualcomm SM8450 DT
bindings
On Wed, Dec 01, 2021 at 12:55:56PM +0530, Vinod Koul wrote:
> The Qualcomm SM8450 SoC has several bus fabrics that could be
> controlled and tuned dynamically according to the bandwidth demand
>
> Signed-off-by: Vinod Koul <vkoul@...nel.org>
> ---
> .../bindings/interconnect/qcom,rpmh.yaml | 11 ++
> .../dt-bindings/interconnect/qcom,sm8450.h | 171 ++++++++++++++++++
> 2 files changed, 182 insertions(+)
> create mode 100644 include/dt-bindings/interconnect/qcom,sm8450.h
>
> diff --git a/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml b/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml
> index 3fd1a134162d..cbb24f9bb609 100644
> --- a/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml
> +++ b/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml
> @@ -104,6 +104,17 @@ properties:
> - qcom,sm8350-mmss-noc
> - qcom,sm8350-compute-noc
> - qcom,sm8350-system-noc
> + - qcom,sm8450-aggre1-noc
> + - qcom,sm8450-aggre2-noc
> + - qcom,sm8450-clk-virt
> + - qcom,sm8450-config-noc
> + - qcom,sm8450-gem-noc
> + - qcom,sm8450-lpass-ag-noc
> + - qcom,sm8450-mc-virt
> + - qcom,sm8450-mmss-noc
> + - qcom,sm8450-nsp-noc
> + - qcom,sm8450-pcie-anoc
> + - qcom,sm8450-system-noc
>
> '#interconnect-cells':
> enum: [ 1, 2 ]
> diff --git a/include/dt-bindings/interconnect/qcom,sm8450.h b/include/dt-bindings/interconnect/qcom,sm8450.h
> new file mode 100644
> index 000000000000..786fce091c84
> --- /dev/null
> +++ b/include/dt-bindings/interconnect/qcom,sm8450.h
> @@ -0,0 +1,171 @@
> +/* SPDX-License-Identifier: GPL-2.0-only */
Dual license.
Can Qualcomm/Linaro please get their licensing in order.
Rob
Powered by blists - more mailing lists