projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
309012d
)
ARM: ux500: Supply the TWD Timer clock lookup to the DBX500 DT
author
Lee Jones
<lee.jones@linaro.org>
Wed, 5 Jun 2013 11:26:52 +0000
(12:26 +0100)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 26 Sep 2013 09:05:10 +0000
(11:05 +0200)
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/ste-dbx5x0.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/ste-dbx5x0.dtsi
b/arch/arm/boot/dts/ste-dbx5x0.dtsi
index cc45052ce0b99912794745120b5e32988d781dbf..80b0304dd441880366f5b1b560faf8670ca709ef 100644
(file)
--- a/
arch/arm/boot/dts/ste-dbx5x0.dtsi
+++ b/
arch/arm/boot/dts/ste-dbx5x0.dtsi
@@
-71,6
+71,8
@@
compatible = "arm,cortex-a9-twd-timer";
reg = <0xa0410600 0x20>;
interrupts = <1 13 0x304>; /* IRQ level high per-CPU */
+
+ clocks = <&smp_twd_clk>;
};
rtc@80154000 {