[PATCH v2 07/15] arm64: dts: imx8mm-phyboard-polis: Set RTC as wakeup-source

From: Andrej Picej
Date: Mon Dec 02 2024 - 02:22:43 EST


RV-3028 RTC can be used to wakeup the system on phyBOARD-Polis-i.MX8MM,
mark the device as wakeup source.

Signed-off-by: Andrej Picej <andrej.picej@xxxxxxxxx>
Reviewed-by: Teresa Remmet <t.remmet@xxxxxxxxx>
---
Changes in v2:
- added Teresa's Reviewed-by tag.
---
arch/arm64/boot/dts/freescale/imx8mm-phyboard-polis-rdk.dts | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/freescale/imx8mm-phyboard-polis-rdk.dts b/arch/arm64/boot/dts/freescale/imx8mm-phyboard-polis-rdk.dts
index 6c95257119d6..7aaf705c7e47 100644
--- a/arch/arm64/boot/dts/freescale/imx8mm-phyboard-polis-rdk.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mm-phyboard-polis-rdk.dts
@@ -223,6 +223,7 @@ &pcie_phy {
&rv3028 {
aux-voltage-chargeable = <1>;
trickle-resistor-ohms = <3000>;
+ wakeup-source;
};

&snvs_pwrkey {
--
2.34.1