]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: imx53-tx53: add trickle-charge config for DS1339
authorLothar Waßmann <LW@KARO-electronics.de>
Wed, 13 Sep 2017 12:21:50 +0000 (14:21 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 13 Sep 2017 12:21:50 +0000 (14:21 +0200)
As the DS1339 driver now supports enabling the trickle charge feature
via DTB, add the appropriate properties to utilize this feature.

arch/arm/boot/dts/imx53-tx53.dtsi

index a3e7cf9c78705294b06931e65a277d5157ce3b81..72971da840750431a1bebdaabe2221d830b07563 100644 (file)
                pinctrl-0 = <&pinctrl_ds1339>;
                interrupt-parent = <&gpio4>;
                interrupts = <20 0>;
+               trickle-resistor-ohms = <250>;
+               trickle-diode-disable;
        };
 };