mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-05 16:34:14 -05:00
ARM: tegra: nyan: The WiFi card is kept powered during suspend
Even if the host controller doesn't have power during suspend, the card is kept powered. Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
committed by
Thierry Reding
parent
1755de860b
commit
160b2dd712
@@ -378,6 +378,7 @@ sdhci@0,700b0000 { /* WiFi/BT on this bus */
|
||||
mmc-pwrseq = <&sdhci0_pwrseq>;
|
||||
vmmc-supply = <&vdd_3v3_lp0>;
|
||||
vqmmc-supply = <&vddio_1v8>;
|
||||
keep-power-in-suspend;
|
||||
};
|
||||
|
||||
sdhci@0,700b0400 { /* SD Card on this bus */
|
||||
|
||||
Reference in New Issue
Block a user