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

index 92e62fe319290b44bc2961ffeb55f5195cbaaea2..5eacbd9611eef35520eaac19854128fc9303a2f8 100644 (file)
 };
 
 &rv3028 {
+       aux-voltage-chargeable = <1>;
        trickle-resistor-ohms = <3000>;
 };