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

arm64: dts: imx8mp-phyboard-pollux: add rtc aux-voltage-chargeable



phyboard-pollux 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 6338d429
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -232,6 +232,7 @@ &rv3028 {
	pinctrl-0 = <&pinctrl_rtc>;
	interrupt-parent = <&gpio4>;
	interrupts = <19 IRQ_TYPE_LEVEL_LOW>;
	aux-voltage-chargeable = <1>;
	wakeup-source;
	trickle-resistor-ohms = <3000>;
};