mbox series

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

Message ID 20210829111628.5543-1-shawn.guo@linaro.org (mailing list archive)
Headers show
Series arm64: dts: qcom: Fix qcom,controlled-remotely property | expand

Message

Shawn Guo Aug. 29, 2021, 11:16 a.m. UTC
Property qcom,controlled-remotely should be boolean.  The series fixes
all the mistyping in qcom dts files to stop more spreading.

Bjorn, let me know if you prefer to merge 3 patches into one.  I can
resend.

Shawn Guo (3):
  arm64: dts: qcom: ipq6018: Fix qcom,controlled-remotely property
  arm64: dts: qcom: ipq8074: Fix qcom,controlled-remotely property
  arm64: dts: qcom: sdm845: Fix qcom,controlled-remotely property

 arch/arm64/boot/dts/qcom/ipq6018.dtsi | 2 +-
 arch/arm64/boot/dts/qcom/ipq8074.dtsi | 2 +-
 arch/arm64/boot/dts/qcom/sdm845.dtsi  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)