projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe0e09e
)
ARM: dts: AM33XX: Add hwspinlock node
author
Suman Anna
<s-anna@ti.com>
Thu, 10 Oct 2013 21:15:35 +0000
(16:15 -0500)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 29 Oct 2013 20:51:38 +0000
(13:51 -0700)
Add the hwspinlock device tree node for AM33xx family
of SoCs.
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am33xx.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/am33xx.dtsi
b/arch/arm/boot/dts/am33xx.dtsi
index 0ca13ad92fa6906222861d83b0ce901667da8245..9ae258ebe1eb3ff10fb7c314054fb9bd6bcbc7b3 100644
(file)
--- a/
arch/arm/boot/dts/am33xx.dtsi
+++ b/
arch/arm/boot/dts/am33xx.dtsi
@@
-288,6
+288,12
@@
status = "disabled";
};
+ hwspinlock: spinlock@480ca000 {
+ compatible = "ti,omap4-hwspinlock";
+ reg = <0x480ca000 0x1000>;
+ ti,hwmods = "spinlock";
+ };
+
wdt2: wdt@44e35000 {
compatible = "ti,omap3-wdt";
ti,hwmods = "wd_timer2";