Commit 160b2dd7 authored by Tomeu Vizoso's avatar Tomeu Vizoso Committed by Thierry Reding

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: default avatarTomeu Vizoso <tomeu.vizoso@collabora.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 1755de86
......@@ -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 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment