]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: dts: rockchip: rk3288: move thermal sub nodes to dtsi
authorJohan Jonker <jbx6244@gmail.com>
Wed, 28 Sep 2022 14:24:06 +0000 (16:24 +0200)
committerKever Yang <kever.yang@rock-chips.com>
Wed, 19 Oct 2022 11:30:48 +0000 (19:30 +0800)
commit4fd6c2808cf1bde2f226987f6e06bd72b16472b0
tree529e33b8f0e02afeecbe7e4641f5066f9c3a82b1
parent3f2c4dd6c8e356e60fdf0cc8cda3acbce9406341
arm: dts: rockchip: rk3288: move thermal sub nodes to dtsi

In order to better compare the Linux rk3288.dtsi version
with the u-boot version move thermal sub nodes to the dtsi
file and remove rk3288-thermal.dtsi

Changed:
  replace underscore in nodename
  remove comments about sensor and ID
  use gpu phandle
  add #cooling-cells to gpu node
  lower critical temparature
  remove linux,hwmon property

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/dts/rk3288-thermal.dtsi [deleted file]
arch/arm/dts/rk3288.dtsi