提交 5a28f433 编写于 作者: T Tony Lindgren

ARM: dts: Add RTC entry for dm816x

Add RTC entry for dm816x.
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 f22b0b4f
...@@ -216,6 +216,13 @@ ...@@ -216,6 +216,13 @@
reg = <0x48200000 0x1000>; reg = <0x48200000 0x1000>;
}; };
rtc: rtc@480c0000 {
compatible = "ti,am3352-rtc", "ti,da830-rtc";
reg = <0x480c0000 0x1000>;
interrupts = <75 76>;
ti,hwmods = "rtc";
};
mailbox: mailbox@480c8000 { mailbox: mailbox@480c8000 {
compatible = "ti,omap4-mailbox"; compatible = "ti,omap4-mailbox";
reg = <0x480c8000 0x2000>; reg = <0x480c8000 0x2000>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册