[3/9] arm64: dts: imx8mn-bsh-smm-s2-common: Keep wifi enable during suspend

Message ID 20250514082507.1983849-4-dario.binacchi@amarulasolutions.com
State New
Headers show
Series
  • DTS updates for BSH SMM S2[PRO] boards
Related show

Commit Message

Dario Binacchi May 14, 2025, 8:24 a.m. UTC
From: Michael Trimarchi <michael@amarulasolutions.com>

Allow the wifi to be enabled during suspend. Use case is needed in most
of the devices deployed in the field

Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
---

 arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2-common.dtsi | 2 ++
 1 file changed, 2 insertions(+)

Comments

Peng Fan May 16, 2025, 4:17 a.m. UTC | #1
On Wed, May 14, 2025 at 10:24:57AM +0200, Dario Binacchi wrote:
>From: Michael Trimarchi <michael@amarulasolutions.com>
>
>Allow the wifi to be enabled during suspend. Use case is needed in most
>of the devices deployed in the field
>
>Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
>Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>

Reviewed-by: Peng Fan <peng.fan@nxp.com>

To unsubscribe from this group and stop receiving emails from it, send an email to linux-amarula+unsubscribe@amarulasolutions.com.

Patch

diff --git a/arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2-common.dtsi b/arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2-common.dtsi
index 0d343ffdb7f9..a983072fb835 100644
--- a/arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2-common.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2-common.dtsi
@@ -277,6 +277,8 @@  &usdhc2 {
 	mmc-pwrseq = <&usdhc2_pwrseq>;
 	bus-width = <4>;
 	non-removable;
+	keep-power-in-suspend;
+
 	status = "okay";
 
 	brcmf: bcrmf@1 {