]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: sun8i-a83t-tbs-a711: Fix WiFi resume from suspend
authorOndrej Jirman <megous@megous.com>
Mon, 28 Oct 2019 21:58:58 +0000 (22:58 +0100)
committerMaxime Ripard <mripard@kernel.org>
Tue, 29 Oct 2019 07:44:13 +0000 (08:44 +0100)
commiteae48e9d72fad794a8cda6343cc0e2a56957b493
treeefd7af1eb5693fe658c014d7838e64af57ec20a5
parenta5dd360a21527c2135eab3dcc09ba20e78b52c25
ARM: dts: sun8i-a83t-tbs-a711: Fix WiFi resume from suspend

Without enabling keep-power-in-suspend, we can't wake the device
up using WOL packet, and the log is flooded with these messages
on resume:

sunxi-mmc 1c10000.mmc: send stop command failed
sunxi-mmc 1c10000.mmc: data error, sending stop command
sunxi-mmc 1c10000.mmc: send stop command failed
sunxi-mmc 1c10000.mmc: data error, sending stop command

So to make the WiFi really a wakeup-source, we need to keep it powered
during suspend.

Fixes: fd96ec7c94ce26 ("arm: dts: sun8i: Add the TBS A711 tablet devicetree")
Signed-off-by: Ondrej Jirman <megous@megous.com>
Signed-off-by: Maxime Ripard <mripard@kernel.org>
arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts