ARM: shmobile: kzm9g-reference dts: Add r2025sd rtc node

Add a DT node for the R2025D real-time clock, which is connected to
i2c0.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Geert Uytterhoeven 2015-01-06 20:42:08 +01:00 committed by Simon Horman
parent 4bd1dd503a
commit 070048dc88
1 changed files with 5 additions and 0 deletions

View File

@ -210,6 +210,11 @@ accelerometer@1d {
<3 IRQ_TYPE_LEVEL_HIGH>;
};
rtc@32 {
compatible = "ricoh,r2025sd";
reg = <0x32>;
};
as3711@40 {
compatible = "ams,as3711";
reg = <0x40>;