From e50156cd29d0f06b83daccff59e92e632c9d133f Mon Sep 17 00:00:00 2001 From: Rudi Heitbaum Date: Sun, 26 Jun 2022 09:55:45 +0000 Subject: [PATCH] linux (Allwinner): rtw88: keep-power-in-suspend --- .../0100-tanix-mmc-rtw88-keep-power-in-suspend.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 projects/Allwinner/patches/linux/0100-tanix-mmc-rtw88-keep-power-in-suspend.patch diff --git a/projects/Allwinner/patches/linux/0100-tanix-mmc-rtw88-keep-power-in-suspend.patch b/projects/Allwinner/patches/linux/0100-tanix-mmc-rtw88-keep-power-in-suspend.patch new file mode 100644 index 0000000000..1ecf3e918e --- /dev/null +++ b/projects/Allwinner/patches/linux/0100-tanix-mmc-rtw88-keep-power-in-suspend.patch @@ -0,0 +1,10 @@ +--- a/arch/arm64/boot/dts/allwinner/sun50i-h6-tanix.dtsi 2022-06-25 14:21:11.340219073 +0000 ++++ b/arch/arm64/boot/dts/allwinner/sun50i-h6-tanix.dtsi 2022-06-26 09:52:05.018133375 +0000 +@@ -168,6 +168,7 @@ + mmc-pwrseq = <&wifi_pwrseq>; + bus-width = <4>; + non-removable; ++ keep-power-in-suspend; + status = "okay"; + + rtl8822cs: sdio-wifi@1 {