diff options
author | Olof Johansson <olof@lixom.net> | 2019-11-02 13:29:36 -0700 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2019-11-02 13:29:36 -0700 |
commit | ba7f8c98269c6f078c51ae6cf80e2438d4a3140f (patch) | |
tree | 43a5704a675ef4010335eb49f29bcfe9a1226712 /arch/arm/boot/dts | |
parent | 70a7274a543add55081f18439a6a3c2648da3999 (diff) | |
parent | e690053e97e7a9c968df9a97cef9089dfa8e6a44 (diff) | |
download | lwn-ba7f8c98269c6f078c51ae6cf80e2438d4a3140f.tar.gz lwn-ba7f8c98269c6f078c51ae6cf80e2438d4a3140f.zip |
Merge tag 'sunxi-fixes-for-5.4-2' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/fixes
One fix for the A83t powerdown, and one for the TBS A711 tablet wifi suspend
* tag 'sunxi-fixes-for-5.4-2' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux:
ARM: sunxi: Fix CPU powerdown on A83T
ARM: dts: sun8i-a83t-tbs-a711: Fix WiFi resume from suspend
Link: https://lore.kernel.org/r/3935640c-289c-40b2-b156-79787aed8c60.lettre@localhost
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/boot/dts')
-rw-r--r-- | arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts b/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts index 568b90ece342..3bec3e0a81b2 100644 --- a/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts +++ b/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts @@ -192,6 +192,7 @@ vqmmc-supply = <®_dldo1>; non-removable; wakeup-source; + keep-power-in-suspend; status = "okay"; brcmf: wifi@1 { |