From: Dmitry Lifshitz Date: Tue, 1 Dec 2015 18:03:04 +0000 (+0200) Subject: ARM: dts: am57xx: cl-som-am57x: dts: add RTC support X-Git-Tag: v4.5-rc1~43^2~34^2~19 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=1a472e14ba0847a30f8bafeea914b048df5c5d24;p=linux.git ARM: dts: am57xx: cl-som-am57x: dts: add RTC support Add EM3027 RTC chip support (over I2C4 bus). Signed-off-by: Dmitry Lifshitz Acked-by: Igor Grinberg Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/am57xx-cl-som-am57x.dts b/arch/arm/boot/dts/am57xx-cl-som-am57x.dts index 087d62e49e3c..58156a93d6e4 100644 --- a/arch/arm/boot/dts/am57xx-cl-som-am57x.dts +++ b/arch/arm/boot/dts/am57xx-cl-som-am57x.dts @@ -242,6 +242,11 @@ tps659038_gpio: tps659038_gpio { #gpio-cells = <2>; }; }; + + rtc0: rtc@56 { + compatible = "emmicro,em3027"; + reg = <0x56>; + }; }; &cpu0 {