Merge pull request #2272 from ab0tj/esp8089

Fix suspend/resume for esp8089
This commit is contained in:
fewtarius 2023-10-28 15:36:35 -04:00 committed by GitHub
commit 6c3a5e5269
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -1,2 +1,3 @@
dwc2
mt7921e mt7921_common mt76_connac_lib mt76
esp8089

View file

@ -1239,7 +1239,7 @@ diff -rupN linux.orig/arch/arm64/boot/dts/rockchip/rk3326-odroid-go2-v11.dts lin
+ regulator-boot-on;
+
+ regulator-state-mem {
+ regulator-on-in-suspend;
+ regulator-off-in-suspend;
+ regulator-suspend-microvolt = <3300000>;
+ };
+ };