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 коммит произвёл Linus Walleij
Родитель d299b5a5ee
Коммит 309012d7e0
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

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