Re: [PATCH] arm64: dts: hikey960: Define wl1837 power capabilities

2018-06-28 Thread Wei Xu
Hi Ryan, On 2018/6/13 19:03, Ryan Grachek wrote: > 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 -EA

Re: [PATCH] arm64: dts: hikey960: Define wl1837 power capabilities

2018-06-13 Thread Valentin Schneider
On 13/06/18 19:03, Ryan Grachek wrote: > 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

[PATCH] arm64: dts: hikey960: Define wl1837 power capabilities

2018-06-13 Thread Ryan Grachek
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