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]>
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
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]>