提交 10c8b773 编写于 作者: L Lothar Waßmann 提交者: Shawn Guo

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: NLothar Waßmann <LW@KARO-electronics.de>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 0d7b6f28
...@@ -361,6 +361,8 @@ ...@@ -361,6 +361,8 @@
ds1339: rtc@68 { ds1339: rtc@68 {
compatible = "mxim,ds1339"; compatible = "mxim,ds1339";
reg = <0x68>; reg = <0x68>;
trickle-resistor-ohms = <250>;
trickle-diode-disable;
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册