arm64: dts: imx8mm: Move usbphy out of soc node
authorFabio Estevam <festevam@gmail.com>
Tue, 28 May 2019 19:00:23 +0000 (16:00 -0300)
committerShawn Guo <shawnguo@kernel.org>
Wed, 5 Jun 2019 09:13:17 +0000 (17:13 +0800)
commita656622a22d66548af9a7b6d9a284679553fccff
treeda3e98cb4d4a3c8684a16af7d6eb0696400e3063
parent10c7420738e68313ced2450deb7f74314d0c8534
arm64: dts: imx8mm: Move usbphy out of soc node

usbphy nodes do not have any register properties and thus
shouldn't be placed inside the bus.

Move usbphy nodes from soc node to root node in order to fix
the following build warnings with W=1:

arch/arm64/boot/dts/freescale/imx8mm.dtsi:681.27-687.6: Warning (simple_bus_reg): /soc/bus@32c00000/usbphynop1: missing or empty reg/ranges property
arch/arm64/boot/dts/freescale/imx8mm.dtsi:710.27-716.6: Warning (simple_bus_reg): /soc/bus@32c00000/usbphynop2: 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/imx8mm.dtsi