From: Franklin S Cooper Jr Date: Wed, 28 Oct 2015 21:02:16 +0000 (-0500) Subject: ARM: dts: omap4: Add elm node X-Git-Tag: v4.5-rc1~43^2~34^2~39 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=258511e1ee2a74783eb73ffae7e52d622bb67707;p=karo-tx-linux.git ARM: dts: omap4: Add elm node Add device tree entry for the error location module. Signed-off-by: Franklin S Cooper Jr Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/omap4.dtsi b/arch/arm/boot/dts/omap4.dtsi index 32b65be7d423..2bd9c83300b2 100644 --- a/arch/arm/boot/dts/omap4.dtsi +++ b/arch/arm/boot/dts/omap4.dtsi @@ -348,6 +348,14 @@ #interrupt-cells = <2>; }; + elm: elm@48078000 { + compatible = "ti,am3352-elm"; + reg = <0x48078000 0x2000>; + interrupts = <4>; + ti,hwmods = "elm"; + status = "disabled"; + }; + gpmc: gpmc@50000000 { compatible = "ti,omap4430-gpmc"; reg = <0x50000000 0x1000>;