projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec04b0e
)
arm64: dts: qcom: ipq6018: Fix qcom,controlled-remotely property
author
Shawn Guo
<shawn.guo@linaro.org>
Sun, 29 Aug 2021 11:16:26 +0000
(19:16 +0800)
committer
Bjorn Andersson
<bjorn.andersson@linaro.org>
Tue, 21 Sep 2021 23:24:22 +0000
(18:24 -0500)
Property qcom,controlled-remotely should be boolean. Fix it.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link:
https://lore.kernel.org/r/20210829111628.5543-2-shawn.guo@linaro.org
arch/arm64/boot/dts/qcom/ipq6018.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/qcom/ipq6018.dtsi
b/arch/arm64/boot/dts/qcom/ipq6018.dtsi
index d2fe58e0eb7aa9f38537b97c15f244cbb842a489..7b6205c180df1bf0725a1d855575badea5972504 100644
(file)
--- a/
arch/arm64/boot/dts/qcom/ipq6018.dtsi
+++ b/
arch/arm64/boot/dts/qcom/ipq6018.dtsi
@@
-200,7
+200,7
@@
clock-names = "bam_clk";
#dma-cells = <1>;
qcom,ee = <1>;
- qcom,controlled-remotely
= <1>
;
+ qcom,controlled-remotely;
qcom,config-pipe-trust-reg = <0>;
};