arm64: dts: imx8mm: Pass the 'ranges' property
authorFabio Estevam <festevam@gmail.com>
Wed, 5 Jun 2019 09:12:29 +0000 (17:12 +0800)
committerShawn Guo <shawnguo@kernel.org>
Wed, 5 Jun 2019 09:12:29 +0000 (17:12 +0800)
commit10c7420738e68313ced2450deb7f74314d0c8534
tree98348935903b7fdfc85e1ccbb1349c4b3a2cd9b3
parent951c1d37f691027f149bbc58bbf0c207450a3654
arm64: dts: imx8mm: Pass the 'ranges' property

Pass the 'ranges' property for each one of the AIPS bus in order
to fix the following build warnings:

arch/arm64/boot/dts/freescale/imx8mm.dtsi:209.23-388.5: Warning (unit_address_vs_reg): /soc/bus@30000000: node has a unit name, but
no reg property
arch/arm64/boot/dts/freescale/imx8mm.dtsi:390.23-439.5: Warning (unit_address_vs_reg): /soc/bus@30400000: node has a unit name, but
no reg property
arch/arm64/boot/dts/freescale/imx8mm.dtsi:441.23-658.5: Warning (unit_address_vs_reg): /soc/bus@30800000: node has a unit name, but
no reg property
arch/arm64/boot/dts/freescale/imx8mm.dtsi:660.23-724.5: Warning (unit_address_vs_reg): /soc/bus@32c00000: node has a unit name, but
no reg property

This also aligns with imx8mq.dtsi.

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