From: Lee Jones Date: Wed, 5 Jun 2013 11:26:52 +0000 (+0100) Subject: ARM: ux500: Supply the TWD Timer clock lookup to the DBX500 DT X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=a8acb1ecc5490645a9fc53ecc5181dae9ba8703f;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git ARM: ux500: Supply the TWD Timer clock lookup to the DBX500 DT Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- diff --git a/arch/arm/boot/dts/ste-dbx5x0.dtsi b/arch/arm/boot/dts/ste-dbx5x0.dtsi index cc45052ce0b9..80b0304dd441 100644 --- 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 {