Commit 589d9839 authored by Lee Jones's avatar Lee Jones Committed by Linus Walleij

ARM: ux500: Add RTC (fixed-frequency) clock node to DBx500 Device Tree

Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 133e6027
...@@ -57,6 +57,10 @@ prcc_pclk: prcc-periph-clock { ...@@ -57,6 +57,10 @@ prcc_pclk: prcc-periph-clock {
prcc_kclk: prcc-kernel-clock { prcc_kclk: prcc-kernel-clock {
#clock-cells = <2>; #clock-cells = <2>;
}; };
rtc_clk: rtc32k-clock {
#clock-cells = <0>;
};
}; };
timer@a0410600 { timer@a0410600 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment