Commit d39cff92 authored by Yannic Moog's avatar Yannic Moog Committed by Shawn Guo
Browse files

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: default avatarYannic Moog <y.moog@phytec.de>
Reviewed-by: default avatarTeresa Remmet <t.remmet@phytec.de>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent b2fa132f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -215,6 +215,7 @@ &pwm4 {

/* RTC */
&rv3028 {
	aux-voltage-chargeable = <1>;
	trickle-resistor-ohms = <3000>;
};