ARM: dts: imx7: Move tempmon node out of bus
authorFabio Estevam <fabio.estevam@nxp.com>
Thu, 15 Mar 2018 18:02:10 +0000 (15:02 -0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 16 Apr 2018 13:53:57 +0000 (21:53 +0800)
commit225fa59fddfa74734625eb7b8b67960eeb3ba9d6
treeebf7fdfae05f9ccd09ced8dbe370494d4bb5f5b5
parent85702f4c80dc9817e8f399a9fc556fbf753fc515
ARM: dts: imx7: Move tempmon node out of bus

Move tempmon node from soc node to root node.

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

This fixes the following build warning with W=1:

arch/arm/boot/dts/imx7d-cl-som-imx7.dtb: Warning (simple_bus_reg): Node /soc/aips-bus@30000000/tempmon missing or empty reg/ranges property

Fixes: de25b9bb4a40 ("ARM: dts: imx7s: add temperature monitor support")
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx7s.dtsi