]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: mvebu: Enable ISL12057 RTC chip in ReadyNAS 2120 .dts file
authorArnaud Ebalard <arno@natisbad.org>
Thu, 19 Dec 2013 22:02:27 +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 2120 .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-xp-netgear-rn2120.dts

index f048b4ee4d52c2e9776226d2bca0e09cc082c8d2..ff049ee862ebd2d8a271d70a0b2e20206f47592f 100644 (file)
                                clock-frequency = <400000>;
                                status = "okay";
 
+                               isl12057: isl12057@68 {
+                                       compatible = "isl,isl12057";
+                                       reg = <0x68>;
+                               };
+
                                /* Controller for rear fan #1 of 3 (Protechnic
                                 * MGT4012XB-O20, 8000RPM) near eSATA port */
                                g762_fan1: g762@3e {