]> Pileus Git - ~andy/linux/commitdiff
ARM: ux500: Supply the TWD Timer clock lookup to the DBX500 DT
authorLee Jones <lee.jones@linaro.org>
Wed, 5 Jun 2013 11:26:52 +0000 (12:26 +0100)
committerLinus 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

index cc45052ce0b99912794745120b5e32988d781dbf..80b0304dd441880366f5b1b560faf8670ca709ef 100644 (file)
@@ -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 {