ARM: ux500: Add TWD (fixed-factor) clock node to DBx500 Device Tree

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Lee Jones 2013-06-06 10:54:48 +01:00 committed by Linus Walleij
parent d299b5a5ee
commit 309012d7e0
1 changed files with 4 additions and 0 deletions

View File

@ -61,6 +61,10 @@ prcc_kclk: prcc-kernel-clock {
rtc_clk: rtc32k-clock {
#clock-cells = <0>;
};
smp_twd_clk: smp-twd-clock {
#clock-cells = <0>;
};
};
timer@a0410600 {