diff mbox series

arm64: dts: qcom: sc8180x: Fix aoss_qmp node

Message ID 20240525-sc8180x-aop-validation-fix-v1-1-66cfa3c9ccf6@quicinc.com (mailing list archive)
State Queued
Headers show
Series arm64: dts: qcom: sc8180x: Fix aoss_qmp node | expand

Commit Message

Bjorn Andersson May 25, 2024, 5:54 p.m. UTC
From: Bjorn Andersson <quic_bjorande@quicinc.com>

The #power-domains property is no longer accepted according to the AOSS
QMP binding, drop it from the node.

Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com>
---
 arch/arm64/boot/dts/qcom/sc8180x.dtsi | 1 -
 1 file changed, 1 deletion(-)


---
base-commit: 3689b0ef08b70e4e03b82ebd37730a03a672853a
change-id: 20240525-sc8180x-aop-validation-fix-35da3d88e162

Best regards,

Comments

Dmitry Baryshkov May 25, 2024, 8:12 p.m. UTC | #1
On Sat, May 25, 2024 at 10:54:07AM -0700, Bjorn Andersson wrote:
> From: Bjorn Andersson <quic_bjorande@quicinc.com>
> 
> The #power-domains property is no longer accepted according to the AOSS
> QMP binding, drop it from the node.
> 
> Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com>
> ---
>  arch/arm64/boot/dts/qcom/sc8180x.dtsi | 1 -
>  1 file changed, 1 deletion(-)
> 

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Bjorn Andersson May 27, 2024, 3 a.m. UTC | #2
On Sat, 25 May 2024 10:54:07 -0700, Bjorn Andersson wrote:
> The #power-domains property is no longer accepted according to the AOSS
> QMP binding, drop it from the node.
> 
> 

Applied, thanks!

[1/1] arm64: dts: qcom: sc8180x: Fix aoss_qmp node
      commit: 8ed45f79142caeefa42e98eb243df35746123c09

Best regards,
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/qcom/sc8180x.dtsi b/arch/arm64/boot/dts/qcom/sc8180x.dtsi
index 067712310560..13ad3b728fbb 100644
--- a/arch/arm64/boot/dts/qcom/sc8180x.dtsi
+++ b/arch/arm64/boot/dts/qcom/sc8180x.dtsi
@@ -3368,7 +3368,6 @@  aoss_qmp: power-controller@c300000 {
 			mboxes = <&apss_shared 0>;
 
 			#clock-cells = <0>;
-			#power-domain-cells = <1>;
 		};
 
 		sram@c3f0000 {