mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 21:45:08 -04:00
ARM: dts: imx53-tx53: 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>
This commit is contained in:
committed by
Shawn Guo
parent
78256ffbce
commit
a2802e6532
@@ -245,6 +245,8 @@ rtc1: ds1339@68 {
|
||||
pinctrl-0 = <&pinctrl_ds1339>;
|
||||
interrupt-parent = <&gpio4>;
|
||||
interrupts = <20 0>;
|
||||
trickle-resistor-ohms = <250>;
|
||||
trickle-diode-disable;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user