]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: ux500: Supply the RTC clock lookup to the DBX500 DT
authorLee Jones <lee.jones@linaro.org>
Wed, 5 Jun 2013 11:27:24 +0000 (12:27 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 26 Sep 2013 09:05:03 +0000 (11:05 +0200)
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/ste-dbx5x0.dtsi

index 60e8c198e981fc1fbe22a081066f76cad80c7818..8c52f3f28b62e44ac8786205760188a1a85b1cc5 100644 (file)
@@ -73,6 +73,9 @@
                        compatible = "arm,rtc-pl031", "arm,primecell";
                        reg = <0x80154000 0x1000>;
                        interrupts = <0 18 IRQ_TYPE_LEVEL_HIGH>;
+
+                       clocks = <&rtc_clk>;
+                       clock-names = "apb_pclk";
                };
 
                gpio0: gpio@8012e000 {