Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[platform/kernel/linux-starfive.git] / arch / arm64 / boot / dts / hisilicon / hi6220.dtsi
index c19b827..4f27041 100644 (file)
                        clock-names = "timer1", "timer2", "apb_pclk";
                };
 
+               rtc0: rtc@f8003000 {
+                       compatible = "arm,pl031", "arm,primecell";
+                       reg = <0x0 0xf8003000 0x0 0x1000>;
+                       interrupts = <0 12 4>;
+                       clocks = <&ao_ctrl HI6220_RTC0_PCLK>;
+                       clock-names = "apb_pclk";
+               };
+
+               rtc1: rtc@f8004000 {
+                       compatible = "arm,pl031", "arm,primecell";
+                       reg = <0x0 0xf8004000 0x0 0x1000>;
+                       interrupts = <0 8 4>;
+                       clocks = <&ao_ctrl HI6220_RTC1_PCLK>;
+                       clock-names = "apb_pclk";
+               };
+
                pmx0: pinmux@f7010000 {
                        compatible = "pinctrl-single";
                        reg = <0x0 0xf7010000  0x0 0x27c>;