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: 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:
@@ -232,6 +232,7 @@
|
||||
pinctrl-0 = <&pinctrl_rtc>;
|
||||
interrupt-parent = <&gpio4>;
|
||||
interrupts = <19 IRQ_TYPE_LEVEL_LOW>;
|
||||
aux-voltage-chargeable = <1>;
|
||||
wakeup-source;
|
||||
trickle-resistor-ohms = <3000>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user