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

arm64: dts: imx8mm-phyboard-polis: add rtc aux-voltage-chargeable



phyboard-polis 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 f6c6f596
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -220,6 +220,7 @@ &pcie_phy {
};

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