提交 a82848e0 编写于 作者: S Sascha Hauer 提交者: Shawn Guo

ARM: dts: i.MX27: Add iim node

Signed-off-by: NSascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
上级 97b108f9
......@@ -348,6 +348,13 @@ gpt6: timer@1001f000 {
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 */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册