ARM: dts: imx23: Pass unit address and reg to IOMUX node
authorFabio Estevam <fabio.estevam@nxp.com>
Wed, 27 Dec 2017 14:04:34 +0000 (12:04 -0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 12 Feb 2018 13:12:54 +0000 (21:12 +0800)
commit74aeda3557db99a2eb1af5cd1cdf6f5322a4a4f4
tree762480ea57f024f1c5a960435701548454ac64a4
parent35090321a297942a2817e1dc2eaf0c25009fb4b0
ARM: dts: imx23: Pass unit address and reg to IOMUX node

Pass unit address and reg to IOMUX node to fix the following build
warning with W=1:

arch/arm/boot/dts/imx23-evk.dtb: Warning (simple_bus_reg): Node /apb@80000000/apbh@80000000/pinctrl@80018000/gpmi-pins-fixup missing or empty reg/ranges property
arch/arm/boot/dts/imx23-evk.dtb: Warning (simple_bus_reg): Node /apb@80000000/apbh@80000000/pinctrl@80018000/mmc0-pins-fixup missing or empty reg/ranges property

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx23.dtsi