提交 258511e1 编写于 作者: F Franklin S Cooper Jr 提交者: Tony Lindgren

ARM: dts: omap4: Add elm node

Add device tree entry for the error location module.
Signed-off-by: NFranklin S Cooper Jr <fcooper@ti.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 8e6ebfaa
...@@ -348,6 +348,14 @@ ...@@ -348,6 +348,14 @@
#interrupt-cells = <2>; #interrupt-cells = <2>;
}; };
elm: elm@48078000 {
compatible = "ti,am3352-elm";
reg = <0x48078000 0x2000>;
interrupts = <4>;
ti,hwmods = "elm";
status = "disabled";
};
gpmc: gpmc@50000000 { gpmc: gpmc@50000000 {
compatible = "ti,omap4430-gpmc"; compatible = "ti,omap4430-gpmc";
reg = <0x50000000 0x1000>; reg = <0x50000000 0x1000>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册