提交 f4e18ae3 编写于 作者: B Baruch Siach 提交者: Arnd Bergmann

ARM: digicolor: enable CX92755 on-chip RTC device

Signed-off-by: NBaruch Siach <baruch@tkos.co.il>
Signed-off-by: NArnd Bergmann <arnd@arndb.de>
上级 030bbdbf
...@@ -82,6 +82,12 @@ ...@@ -82,6 +82,12 @@
clocks = <&main_clk>; clocks = <&main_clk>;
}; };
rtc@f0000c30 {
compatible = "cnxt,cx92755-rtc";
reg = <0xf0000c30 0x18>;
interrupts = <25>;
};
uc_regs: syscon@f00003a0 { uc_regs: syscon@f00003a0 {
compatible = "cnxt,cx92755-uc", "syscon"; compatible = "cnxt,cx92755-uc", "syscon";
reg = <0xf00003a0 0x10>; reg = <0xf00003a0 0x10>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册