arm64: dts: imx8mq: Move thermal-zones out of bus node
authorFabio Estevam <festevam@gmail.com>
Mon, 25 Mar 2019 15:19:59 +0000 (12:19 -0300)
committerShawn Guo <shawnguo@kernel.org>
Fri, 29 Mar 2019 03:07:55 +0000 (11:07 +0800)
commitcddbea8d3d055e39fedf849808a4fe5459cbd62b
tree3bae8fda6471f8cd315acbd5fa6371379dda46a2
parent547e12325d0e5ebe8f40e410f8de10a114f70db5
arm64: dts: imx8mq: Move thermal-zones out of bus node

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

Move thermal-zones node from soc node to root node in order to fix
the following build warning with W=1:

arch/arm64/boot/dts/freescale/imx8mq.dtsi:305.18-364.6: Warning (simple_bus_reg): /soc@0/bus@30000000/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/imx8mq.dtsi