ARM: mvebu: Enable ISL12057 RTC chip in ReadyNAS 104 .dts file
authorArnaud Ebalard <arno@natisbad.org>
Thu, 19 Dec 2013 22:02:15 +0000 (23:02 +0100)
committerJason Cooper <jason@lakedaemon.net>
Fri, 20 Dec 2013 03:13:57 +0000 (03:13 +0000)
Now that support for Intersil ISL12057 RTC chip is available
upstream, let's enable it in NETGEAR ReadyNAS 104 .dts file
so that the device stop believing it's the 70's.

Signed-off-by: Arnaud Ebalard <arno@natisbad.org>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/armada-370-netgear-rn104.dts

index 272e2e2..4e27587 100644 (file)
                                clock-frequency = <100000>;
                                status = "okay";
 
+                               isl12057: isl12057@68 {
+                                       compatible = "isl,isl12057";
+                                       reg = <0x68>;
+                               };
+
                                g762: g762@3e {
                                        compatible = "gmt,g762";
                                        reg = <0x3e>;