devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: interconnect: qcom,rpmh: correct sm8150 camnoc
@ 2024-07-16 14:47 Rayyan Ansari
  2024-07-16 16:49 ` Dmitry Baryshkov
  2024-07-16 19:35 ` Krzysztof Kozlowski
  0 siblings, 2 replies; 3+ messages in thread
From: Rayyan Ansari @ 2024-07-16 14:47 UTC (permalink / raw)
  To: devicetree
  Cc: Rayyan Ansari, Georgi Djakov, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Odelu Kukatla, linux-arm-msm, linux-pm,
	linux-kernel

The sm8150 camnoc interconnect was mistakenly documented as
"qcom,sm8150-camnoc-noc", for which there is no reference to in
drivers or device tree.

Correct this to "qcom,sm8150-camnoc-virt".

Signed-off-by: Rayyan Ansari <rayyan.ansari@linaro.org>
---
 Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml b/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml
index 9318b845ec35..0cb4f7154844 100644
--- a/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml
+++ b/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml
@@ -71,7 +71,7 @@ properties:
       - qcom,sdx65-system-noc
       - qcom,sm8150-aggre1-noc
       - qcom,sm8150-aggre2-noc
-      - qcom,sm8150-camnoc-noc
+      - qcom,sm8150-camnoc-virt
       - qcom,sm8150-compute-noc
       - qcom,sm8150-config-noc
       - qcom,sm8150-dc-noc
-- 
2.45.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-07-16 19:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-16 14:47 [PATCH] dt-bindings: interconnect: qcom,rpmh: correct sm8150 camnoc Rayyan Ansari
2024-07-16 16:49 ` Dmitry Baryshkov
2024-07-16 19:35 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).