2024-05-25 17:49:29

by Bjorn Andersson

[permalink] [raw]
Subject: [PATCH] arm64: dts: qcom: sc8180x: Fix aoss_qmp node

From: Bjorn Andersson <[email protected]>

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

Signed-off-by: Bjorn Andersson <[email protected]>
---
arch/arm64/boot/dts/qcom/sc8180x.dtsi | 1 -
1 file changed, 1 deletion(-)

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 {

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

Best regards,
--
Bjorn Andersson <[email protected]>



2024-05-25 20:12:27

by Dmitry Baryshkov

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: qcom: sc8180x: Fix aoss_qmp node

On Sat, May 25, 2024 at 10:54:07AM -0700, Bjorn Andersson wrote:
> From: Bjorn Andersson <[email protected]>
>
> The #power-domains property is no longer accepted according to the AOSS
> QMP binding, drop it from the node.
>
> Signed-off-by: Bjorn Andersson <[email protected]>
> ---
> arch/arm64/boot/dts/qcom/sc8180x.dtsi | 1 -
> 1 file changed, 1 deletion(-)
>

Reviewed-by: Dmitry Baryshkov <[email protected]>

--
With best wishes
Dmitry

2024-05-27 03:01:26

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: qcom: sc8180x: Fix aoss_qmp node


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,
--
Bjorn Andersson <[email protected]>