OSDN Git Service

Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / arch / arm / boot / dts / imx27.dtsi
index b69be5c..feb9d34 100644 (file)
                                clock-names = "ipg", "per";
                        };
 
+                       rtc: rtc@10007000 {
+                               compatible = "fsl,imx21-rtc";
+                               reg = <0x10007000 0x1000>;
+                               interrupts = <22>;
+                               clocks = <&clks IMX27_CLK_CKIL>,
+                                        <&clks IMX27_CLK_RTC_IPG_GATE>;
+                               clock-names = "ref", "ipg";
+                       };
+
                        kpp: kpp@10008000 {
                                compatible = "fsl,imx27-kpp", "fsl,imx21-kpp";
                                reg = <0x10008000 0x1000>;