mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
arm64: dts: imx8mm-phygate-tauri-l: add rtc aux-voltage-chargeable
phygate-tauri-l has a chargable capacitor populated, rtc supports charging it. Add property indicating this. Signed-off-by: Yannic Moog <y.moog@phytec.de> Reviewed-by: Teresa Remmet <t.remmet@phytec.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
b2fa132fd2
commit
d39cff92b9
1 changed files with 1 additions and 0 deletions
|
@ -215,6 +215,7 @@
|
||||||
|
|
||||||
/* RTC */
|
/* RTC */
|
||||||
&rv3028 {
|
&rv3028 {
|
||||||
|
aux-voltage-chargeable = <1>;
|
||||||
trickle-resistor-ohms = <3000>;
|
trickle-resistor-ohms = <3000>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue