Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f4e18ae3 authored by Baruch Siach's avatar Baruch Siach Committed by Arnd Bergmann
Browse files

ARM: digicolor: enable CX92755 on-chip RTC device



Signed-off-by: default avatarBaruch Siach <baruch@tkos.co.il>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 030bbdbf
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -82,6 +82,12 @@
		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>;