arm64: dts: ls1028a: Move thermal-zone out of SoC
authorFabio Estevam <festevam@gmail.com>
Sat, 26 Oct 2019 00:01:18 +0000 (21:01 -0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 4 Nov 2019 00:52:14 +0000 (08:52 +0800)
commit68e36a429ef5dfc557d0c2c7388826ea6ce822d2
tree4456ce36eaa8874cbd4e12baa8d52b505dce190f
parentf7e5bb37c45b6edbfad6482a0155821e7e08b66a
arm64: dts: ls1028a: Move thermal-zone out of SoC

Move thermal-zone node from the soc node to the root node.

thermal-zone node does not have any register properties and thus
shouldn't be placed on the bus.

This fixes the following build warnings with W=1:

arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi:583.17-612.5: Warning (simple_bus_reg): /soc/thermal-zones: missing or empty reg/ranges property

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi