arm64: dts: meson-gx-p23x-q20x: add keep-power-in-suspend property in SDIO node

The WiFi firmware requires that the power is kept enabled while in
suspend mode. Add the keep-power-in-suspend property in the SDIO node
to specify that the power must be kept when entering in a system wide
suspend state.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
This commit is contained in:
Neil Armstrong 2019-08-29 17:23:31 +02:00 коммит произвёл Kevin Hilman
Родитель 9a9ffc6990
Коммит 86b8eaa23d
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -169,6 +169,9 @@
non-removable;
disable-wp;
/* WiFi firmware requires power to be kept while in suspend */
keep-power-in-suspend;
mmc-pwrseq = <&sdio_pwrseq>;
vmmc-supply = <&vddao_3v3>;