mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 18:12:25 -04:00
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>
This commit is contained in:
committed by
Shawn Guo
parent
0d7b6f280b
commit
10c8b7738d
@@ -361,6 +361,8 @@ touchscreen: tsc2007@48 {
|
||||
ds1339: rtc@68 {
|
||||
compatible = "mxim,ds1339";
|
||||
reg = <0x68>;
|
||||
trickle-resistor-ohms = <250>;
|
||||
trickle-diode-disable;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user