ARM: ux500: Supply the TWD Timer clock lookup to the DBX500 DT
Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
309012d7e0
commit
a8acb1ecc5
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue