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

Message ID 20250512135005.1419006-4-michael@amarulasolutions.com
State New
Headers show
Series
  • Update imx8mn-bsh-smm boards
Related show

Commit Message

Michael Nazzareno Trimarchi May 12, 2025, 1:49 p.m. UTC
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>
---
 arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2-common.dtsi | 2 ++
 1 file changed, 2 insertions(+)

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 1f641c76a5ac7..8623dbfbc8dd5 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
@@ -282,6 +282,8 @@  &usdhc2 {
 	mmc-pwrseq = <&usdhc2_pwrseq>;
 	bus-width = <4>;
 	non-removable;
+	keep-power-in-suspend;
+
 	status = "okay";
 
 	brcmf: bcrmf@1 {