Skip to content

Commit

Permalink
ARM: ux500: Supply the TWD Timer clock lookup to the DBX500 DT
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
  • Loading branch information
Lee Jones authored and Linus Walleij committed Sep 26, 2013
1 parent 309012d commit a8acb1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/boot/dts/ste-dbx5x0.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit a8acb1e

Please sign in to comment.