Re: [PATCH 1/6] ARM: sun5i: chip: Enable Wi-Fi SDIO chip

2016-10-20 Thread Chen-Yu Tsai
On Mon, Oct 17, 2016 at 7:48 PM, Maxime Ripard wrote: > The WiFi chip is powered through a GPIO and two regulators in parallel. > Since that case is not supported yet, just set them as always on before we > rework the regulator framework to deal with those. > >

Re: [PATCH 1/6] ARM: sun5i: chip: Enable Wi-Fi SDIO chip

2016-10-20 Thread Chen-Yu Tsai
On Mon, Oct 17, 2016 at 7:48 PM, Maxime Ripard wrote: > The WiFi chip is powered through a GPIO and two regulators in parallel. > Since that case is not supported yet, just set them as always on before we > rework the regulator framework to deal with those. > > Signed-off-by: Maxime Ripard

[PATCH 1/6] ARM: sun5i: chip: Enable Wi-Fi SDIO chip

2016-10-17 Thread Maxime Ripard
The WiFi chip is powered through a GPIO and two regulators in parallel. Since that case is not supported yet, just set them as always on before we rework the regulator framework to deal with those. Signed-off-by: Maxime Ripard ---

[PATCH 1/6] ARM: sun5i: chip: Enable Wi-Fi SDIO chip

2016-10-17 Thread Maxime Ripard
The WiFi chip is powered through a GPIO and two regulators in parallel. Since that case is not supported yet, just set them as always on before we rework the regulator framework to deal with those. Signed-off-by: Maxime Ripard --- arch/arm/boot/dts/sun5i-r8-chip.dts | 41