summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx28-tx28.dts
diff options
context:
space:
mode:
authorLothar Waßmann <LW@KARO-electronics.de>2017-10-11 13:05:39 +0200
committerShawn Guo <shawnguo@kernel.org>2017-10-23 08:19:31 +0800
commit10c8b7738d05cc28cb6a7b8601de176d8770b62b (patch)
tree43b61fe6bd7411d0883e2c0fae24d4485398a920 /arch/arm/boot/dts/imx28-tx28.dts
parent0d7b6f280bfd462ab24fc65fab80dad29142dab5 (diff)
ARM: dts: imx28-tx28: add trickle-charge config for DS1339
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>
Diffstat (limited to 'arch/arm/boot/dts/imx28-tx28.dts')
-rw-r--r--arch/arm/boot/dts/imx28-tx28.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx28-tx28.dts b/arch/arm/boot/dts/imx28-tx28.dts
index 211e67d581cf..ea4079d180d6 100644
--- a/arch/arm/boot/dts/imx28-tx28.dts
+++ b/arch/arm/boot/dts/imx28-tx28.dts
@@ -361,6 +361,8 @@
ds1339: rtc@68 {
compatible = "mxim,ds1339";
reg = <0x68>;
+ trickle-resistor-ohms = <250>;
+ trickle-diode-disable;
};
};