projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e6ebfa
)
ARM: dts: omap4: Add elm node
author
Franklin S Cooper Jr
<fcooper@ti.com>
Wed, 28 Oct 2015 21:02:16 +0000
(16:02 -0500)
committer
Tony Lindgren
<tony@atomide.com>
Mon, 30 Nov 2015 22:03:47 +0000
(14:03 -0800)
Add device tree entry for the error location module.
Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap4.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/omap4.dtsi
b/arch/arm/boot/dts/omap4.dtsi
index 32b65be7d4236022dcc8d66de1c082eb158b24fe..2bd9c83300b2bc3810da219e821f79e4385cc98d 100644
(file)
--- 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>;