From: Marek Vasut Date: Thu, 31 Aug 2023 18:20:20 +0000 (+0200) Subject: arm64: dts: imx8mp: Add UART1 and RTC wake up source on DH i.MX8M Plus DHCOM SoM X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=686e25dd2b7087ac2f790620b72c6c277922d56c;p=linux.git arm64: dts: imx8mp: Add UART1 and RTC wake up source on DH i.MX8M Plus DHCOM SoM Turn Console UART1 and dedicated RTC into wake up sources, to make it possible to wake on UART and RTC alarm. Signed-off-by: Marek Vasut Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi b/arch/arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi index df43741d04bb9..4582a0bbe3726 100644 --- a/arch/arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi @@ -414,6 +414,7 @@ interrupts-extended = <&gpio5 5 IRQ_TYPE_LEVEL_LOW>; pinctrl-names = "default"; pinctrl-0 = <&pinctrl_rtc>; + wakeup-source; }; eeprom1: eeprom@53 { /* EEPROM with FEC MAC address */ @@ -470,6 +471,7 @@ pinctrl-names = "default"; pinctrl-0 = <&pinctrl_uart1>; status = "okay"; + wakeup-source; }; &uart2 {