]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: am57xx: cl-som-am57x: dts: add RTC support
authorDmitry Lifshitz <lifshitz@compulab.co.il>
Tue, 1 Dec 2015 18:03:04 +0000 (20:03 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 3 Dec 2015 16:19:44 +0000 (08:19 -0800)
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>
arch/arm/boot/dts/am57xx-cl-som-am57x.dts

index 087d62e49e3c937f2857264baf9008ebe673b3f6..58156a93d6e460cab9a0ecd624b2932f105b411a 100644 (file)
@@ -242,6 +242,11 @@ tps659038_gpio: tps659038_gpio {
                        #gpio-cells = <2>;
                };
        };
+
+       rtc0: rtc@56 {
+               compatible = "emmicro,em3027";
+               reg = <0x56>;
+       };
 };
 
 &cpu0 {