ARM: dts: imx53-tx53: add trickle-charge config for DS1339
authorLothar Waßmann <LW@KARO-electronics.de>
Wed, 11 Oct 2017 11:07:38 +0000 (13:07 +0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 23 Oct 2017 00:19:33 +0000 (08:19 +0800)
As the DS1339 driver now supports enabling the trickle charge feature
via DTB, add the appropriate properties to utilize this feature.

Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
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;
        };
 };