mbox series

[0/3] make dtbs_check cleanups for qcom thermal

Message ID cover.1585562459.git.amit.kucheria@linaro.org
Headers show
Series make dtbs_check cleanups for qcom thermal | expand

Message

Amit Kucheria March 30, 2020, 10:06 a.m. UTC
Clean up the remaining trip-point names in qcom dtsi files. This is similar
to the cleanups done before:

commit e8c48eb08ab14 ("arm64: dts: qcom: qcs404: remove unit name for thermal trip points")
commit 19e684e835f63 ("arm64: dts: qcom: sdm845: remove unit name for thermal trip points")


Amit Kucheria (3):
  arm64: dts: qcom: msm8916: remove unit name for thermal trip points
  arm64: dts: qcom: msm8996: remove unit name for thermal trip points
  arm64: dts: qcom: msm8998: remove unit name for thermal trip points

 arch/arm64/boot/dts/qcom/msm8916.dtsi |  8 +++---
 arch/arm64/boot/dts/qcom/msm8996.dtsi | 28 ++++++++++----------
 arch/arm64/boot/dts/qcom/msm8998.dtsi | 38 +++++++++++++--------------
 3 files changed, 37 insertions(+), 37 deletions(-)