summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYannic Moog <y.moog@phytec.de>2024-08-14 11:26:38 +0200
committerShawn Guo <shawnguo@kernel.org>2024-09-04 11:36:19 +0200
commitd39cff92b956824e8b0b818c68b7373025966b2e (patch)
treef2acf9e7a95c713607256467067f691b988baa3a
parentarm64: dts: imx8mm-phyboard-polis: add rtc aux-voltage-chargeable (diff)
downloadlinux-d39cff92b956824e8b0b818c68b7373025966b2e.tar.xz
linux-d39cff92b956824e8b0b818c68b7373025966b2e.zip
arm64: dts: imx8mm-phygate-tauri-l: add rtc aux-voltage-chargeable
phygate-tauri-l 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>
-rw-r--r--arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l.dts b/arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l.dts
index ba6ce3c7f477..c3835b2d860a 100644
--- a/arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l.dts
@@ -215,6 +215,7 @@
/* RTC */
&rv3028 {
+ aux-voltage-chargeable = <1>;
trickle-resistor-ohms = <3000>;
};