OSDN Git Service

ARM: digicolor: enable CX92755 on-chip RTC device
authorBaruch Siach <baruch@tkos.co.il>
Tue, 28 Apr 2015 10:59:41 +0000 (13:59 +0300)
committerArnd Bergmann <arnd@arndb.de>
Tue, 12 May 2015 13:16:27 +0000 (15:16 +0200)
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/cx92755.dtsi

index 490c080..a2f5ffe 100644 (file)
                clocks = <&main_clk>;
        };
 
+       rtc@f0000c30 {
+               compatible = "cnxt,cx92755-rtc";
+               reg = <0xf0000c30 0x18>;
+               interrupts = <25>;
+       };
+
        uc_regs: syscon@f00003a0 {
                compatible = "cnxt,cx92755-uc", "syscon";
                reg = <0xf00003a0 0x10>;