diff mbox series

[08/15] arm64: dts: imx8mm-phygate-tauri-l: Set RTC as wakeup-source

Message ID 20241125081814.397352-9-andrej.picej@norik.com (mailing list archive)
State New
Headers show
Series Update PHYTEC's i.MX8MM DTSs | expand

Commit Message

Andrej Picej Nov. 25, 2024, 8:18 a.m. UTC
RV-3028 RTC can be used to wakeup the system on phyGATE-Tauri-L-i.MX8MM,
mark the device as wakeup source.

Signed-off-by: Andrej Picej <andrej.picej@norik.com>
---
 arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l.dts | 1 +
 1 file changed, 1 insertion(+)

Comments

Teresa Remmet Nov. 27, 2024, 10:30 a.m. UTC | #1
Am Montag, dem 25.11.2024 um 09:18 +0100 schrieb Andrej Picej:
> RV-3028 RTC can be used to wakeup the system on phyGATE-Tauri-L-
> i.MX8MM,
> mark the device as wakeup source.
> 
> Signed-off-by: Andrej Picej <andrej.picej@norik.com>
Reviewed-by: Teresa Remmet <t.remmet@phytec.de>

> ---
>  arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l.dts | 1 +
>  1 file changed, 1 insertion(+)
> 
> 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 c3835b2d860a..c9bf4ac254bb 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l.dts
> +++ b/arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l.dts
> @@ -217,6 +217,7 @@ &pwm4 {
>  &rv3028 {
>         aux-voltage-chargeable = <1>;
>         trickle-resistor-ohms = <3000>;
> +       wakeup-source;
>  };
>  
>  &uart1 {
diff mbox series

Patch

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 c3835b2d860a..c9bf4ac254bb 100644
--- a/arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l.dts
@@ -217,6 +217,7 @@  &pwm4 {
 &rv3028 {
 	aux-voltage-chargeable = <1>;
 	trickle-resistor-ohms = <3000>;
+	wakeup-source;
 };
 
 &uart1 {