ARM: dts: imx35: add iim module to imx35.dtsi
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Thu, 8 Sep 2016 09:28:15 +0000 (11:28 +0200)
committerShawn Guo <shawnguo@kernel.org>
Fri, 9 Sep 2016 06:17:59 +0000 (14:17 +0800)
This is a prerequisite to remove the static mappings for imx35 devicetree
based machines.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx35.dtsi

index 490b7b4..f812d58 100644 (file)
                                status = "disabled";
                        };
 
+                       iim@53ff0000 {
+                               compatible = "fsl,imx35-iim";
+                               reg = <0x53ff0000 0x4000>;
+                               interrupts = <19>;
+                               clocks = <&clks 80>;
+                       };
+
                        usbotg: usb@53ff4000 {
                                compatible = "fsl,imx35-usb", "fsl,imx27-usb";
                                reg = <0x53ff4000 0x0200>;