]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: imx8mp-phyboard-pollux: add rtc aux-voltage-chargeable
authorYannic Moog <y.moog@phytec.de>
Wed, 14 Aug 2024 09:26:36 +0000 (11:26 +0200)
committerShawn Guo <shawnguo@kernel.org>
Wed, 4 Sep 2024 09:36:19 +0000 (17:36 +0800)
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>
arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts

index 6e81870e177c2bf59a611e8197d256a2a1b56a55..f7ac9a0b5ff050b4fd2ca3f52ea4ff9aef808cf0 100644 (file)
        pinctrl-0 = <&pinctrl_rtc>;
        interrupt-parent = <&gpio4>;
        interrupts = <19 IRQ_TYPE_LEVEL_LOW>;
+       aux-voltage-chargeable = <1>;
        wakeup-source;
        trickle-resistor-ohms = <3000>;
 };