diff mbox series

[3/3] arm64: dts: qcom: sdm845: Fix qcom,controlled-remotely property

Message ID 20210829111628.5543-4-shawn.guo@linaro.org
State Accepted
Commit 1c8bf398b6b51eb085a49036ad8f9c000171cce1
Headers show
Series [1/3] arm64: dts: qcom: ipq6018: Fix qcom,controlled-remotely property | expand

Commit Message

Shawn Guo Aug. 29, 2021, 11:16 a.m. UTC
Property qcom,controlled-remotely should be boolean.  Fix it.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
---
 arch/arm64/boot/dts/qcom/sdm845.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi
index 6d7172e6f4c3..99e023314ae4 100644
--- a/arch/arm64/boot/dts/qcom/sdm845.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi
@@ -2315,7 +2315,7 @@ 
 			clock-names = "bam_clk";
 			#dma-cells = <1>;
 			qcom,ee = <0>;
-			qcom,controlled-remotely = <1>;
+			qcom,controlled-remotely;
 			iommus = <&apps_smmu 0x704 0x1>,
 				 <&apps_smmu 0x706 0x1>,
 				 <&apps_smmu 0x714 0x1>,