Skip to content

Commit 3c733a7

Browse files
fltoGeorgi Djakov
authored andcommitted
dt-bindings: interconnect: single yaml file for RPMh interconnect drivers
These two bindings are almost identical, so combine them into one. This will make it easier to add the sm8150 and sm8250 interconnect bindings. Signed-off-by: Jonathan Marek <jonathan@marek.ca> Reviewed-by: Sibi Sankar <sibis@codeaurora.org> Reviewed-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20200728023811.5607-2-jonathan@marek.ca Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
1 parent b41b0ce commit 3c733a7

2 files changed

Lines changed: 17 additions & 88 deletions

File tree

Documentation/devicetree/bindings/interconnect/qcom,sdm845.yaml renamed to Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/interconnect/qcom,sdm845.yaml#
4+
$id: http://devicetree.org/schemas/interconnect/qcom,rpmh.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Qualcomm SDM845 Network-On-Chip Interconnect
7+
title: Qualcomm RPMh Network-On-Chip Interconnect
88

99
maintainers:
1010
- Georgi Djakov <georgi.djakov@linaro.org>
11+
- Odelu Kukatla <okukatla@codeaurora.org>
1112

1213
description: |
13-
SDM845 interconnect providers support system bandwidth requirements through
14+
RPMh interconnect providers support system bandwidth requirements through
1415
RPMh hardware accelerators known as Bus Clock Manager (BCM). The provider is
1516
able to communicate with the BCM through the Resource State Coordinator (RSC)
1617
associated with each execution environment. Provider nodes must point to at
@@ -23,6 +24,19 @@ properties:
2324

2425
compatible:
2526
enum:
27+
- qcom,sc7180-aggre1-noc
28+
- qcom,sc7180-aggre2-noc
29+
- qcom,sc7180-camnoc-virt
30+
- qcom,sc7180-compute-noc
31+
- qcom,sc7180-config-noc
32+
- qcom,sc7180-dc-noc
33+
- qcom,sc7180-gem-noc
34+
- qcom,sc7180-ipa-virt
35+
- qcom,sc7180-mc-virt
36+
- qcom,sc7180-mmss-noc
37+
- qcom,sc7180-npu-noc
38+
- qcom,sc7180-qup-virt
39+
- qcom,sc7180-system-noc
2640
- qcom,sdm845-aggre1-noc
2741
- qcom,sdm845-aggre2-noc
2842
- qcom,sdm845-config-noc

Documentation/devicetree/bindings/interconnect/qcom,sc7180.yaml

Lines changed: 0 additions & 85 deletions
This file was deleted.

0 commit comments

Comments
 (0)