Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a82848e0 authored by Sascha Hauer's avatar Sascha Hauer Committed by Shawn Guo
Browse files

ARM: dts: i.MX27: Add iim node

parent 97b108f9
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -348,6 +348,13 @@
				clocks = <&clks 41>, <&clks 61>;
				clock-names = "ipg", "per";
			};

			iim: iim@10028000 {
				compatible = "fsl,imx27-iim";
				reg = <0x10028000 0x1000>;
				interrupts = <62>;
				clocks = <&clks 38>;
			};
		};

		aipi@10020000 { /* AIPI2 */