arm64: dts: imx8mq: Move the opp table out of bus node
authorFabio Estevam <festevam@gmail.com>
Wed, 20 Mar 2019 20:05:19 +0000 (17:05 -0300)
committerShawn Guo <shawnguo@kernel.org>
Fri, 22 Mar 2019 02:27:43 +0000 (10:27 +0800)
commitdbde7ec3ce0d54850af7a009140be1312ac776d7
tree5c5aea6f527f434e5d454a284aceca8a0fc66a95
parent00f1dac3c2d679023fb62b130c63b1c3306ab9c0
arm64: dts: imx8mq: Move the opp table out of bus node

Move opp-table node from soc node to root node.

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

This fixes the following build warnings with W=1:

arch/arm64/boot/dts/freescale/imx8mq.dtsi:687.28-703.5: Warning (simple_bus_reg): /soc@0/opp-table: missing or empty reg/ranges property

Fixes: 64d26f8c1dde ("arm64: dts: imx8mq: Add the opp table and cores opp properties")
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq.dtsi