From: Lee Jones Date: Wed, 5 Jun 2013 11:27:24 +0000 (+0100) Subject: ARM: ux500: Supply the RTC clock lookup to the DBX500 DT X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=d299b5a5ee96cae1639968429a89cb5e76e1f4f9;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git ARM: ux500: Supply the RTC clock lookup to the DBX500 DT Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- diff --git a/arch/arm/boot/dts/ste-dbx5x0.dtsi b/arch/arm/boot/dts/ste-dbx5x0.dtsi index 60e8c198e981..8c52f3f28b62 100644 --- a/arch/arm/boot/dts/ste-dbx5x0.dtsi +++ b/arch/arm/boot/dts/ste-dbx5x0.dtsi @@ -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 {