提交 a30449eb 编写于 作者: O oscardagrach 提交者: Wei Xu

arm64: dts: hikey960: Define wl1837 power capabilities

These properties are required for compatibility with runtime PM.
Without these properties, MMC host controller will not be aware
of power capabilities. When the wlcore driver attempts to power
on the device, it will erroneously fail with -EACCES. This fixes
a regression found here: https://lkml.org/lkml/2018/6/12/930

Fixes: 60f36637 ("wlcore: sdio: allow pm to handle sdio power")
Signed-off-by: NRyan Grachek <ryan@edited.us>
Tested-by: NJohn Stultz <john.stultz@linaro.org>
Acked-by: NJohn Stultz <john.stultz@linaro.org>
Tested-by: NValentin Schneider <valentin.schneider@arm.com>
Signed-off-by: NWei Xu <xuwei5@hisilicon.com>
上级 f904390a
......@@ -585,6 +585,8 @@
vmmc-supply = <&wlan_en>;
ti,non-removable;
non-removable;
cap-power-off-card;
keep-power-in-suspend;
#address-cells = <0x1>;
#size-cells = <0x0>;
status = "ok";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册