diff options
author | Rohit Agarwal <quic_rohiagar@quicinc.com> | 2022-04-13 14:53:34 +0200 |
---|---|---|
committer | Georgi Djakov <djakov@kernel.org> | 2022-04-26 13:11:26 +0200 |
commit | d405ac52ab19301622bddabf4bf925d199937823 (patch) | |
tree | dffd24a6cb0320ae63e9e8f8f086eaf0fa0281e5 /Documentation | |
parent | Linux 5.18-rc1 (diff) | |
download | linux-d405ac52ab19301622bddabf4bf925d199937823.tar.xz linux-d405ac52ab19301622bddabf4bf925d199937823.zip |
dt-bindings: interconnect: Add Qualcomm SDX65 DT bindings
Add interconnect IDs for Qualcomm SDX65 platform.
Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/1649854415-11174-2-git-send-email-quic_rohiagar@quicinc.com
Signed-off-by: Georgi Djakov <djakov@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml b/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml index 5a911be0c2ea..9ee2a51d6ad7 100644 --- a/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml +++ b/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml @@ -72,6 +72,9 @@ properties: - qcom,sdx55-mc-virt - qcom,sdx55-mem-noc - qcom,sdx55-system-noc + - qcom,sdx65-mc-virt + - qcom,sdx65-mem-noc + - qcom,sdx65-system-noc - qcom,sm8150-aggre1-noc - qcom,sm8150-aggre2-noc - qcom,sm8150-camnoc-noc |