projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78256ff
)
ARM: dts: imx53-tx53: add trickle-charge config for DS1339
author
Lothar Waßmann
<LW@KARO-electronics.de>
Wed, 11 Oct 2017 11:07:38 +0000
(13:07 +0200)
committer
Shawn 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx53-tx53.dtsi
b/arch/arm/boot/dts/imx53-tx53.dtsi
index a3e7cf9c78705294b06931e65a277d5157ce3b81..72971da840750431a1bebdaabe2221d830b07563 100644
(file)
--- a/
arch/arm/boot/dts/imx53-tx53.dtsi
+++ b/
arch/arm/boot/dts/imx53-tx53.dtsi
@@
-245,6
+245,8
@@
pinctrl-0 = <&pinctrl_ds1339>;
interrupt-parent = <&gpio4>;
interrupts = <20 0>;
+ trickle-resistor-ohms = <250>;
+ trickle-diode-disable;
};
};