1
0

ARM: dts: am57xx: cl-som-am57x: dts: add RTC support

Add EM3027 RTC chip support (over I2C4 bus).

Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Dmitry Lifshitz
2015-12-01 20:03:04 +02:00
committed by Tony Lindgren
parent 387450fc88
commit 1a472e14ba

View File

@@ -242,6 +242,11 @@
#gpio-cells = <2>;
};
};
rtc0: rtc@56 {
compatible = "emmicro,em3027";
reg = <0x56>;
};
};
&cpu0 {