Re: [PATCH] extcon: intel-cht-wc: Also set direction and drv flags for V5 boost GPIO

2018-02-19 Thread Chanwoo Choi
Hi, On 2018년 02월 15일 16:24, Hans de Goede wrote: > Sometimes (firmware bug?) the V5 boost GPIO is not configured as output > by the BIOS, leading to the 5V boost convertor being permanently on, > > Explicitly set the direction and drv flags rather then inheriting them > from the firmware to fix t

Re: [PATCH] extcon: intel-cht-wc: Also set direction and drv flags for V5 boost GPIO

2018-02-15 Thread Andy Shevchenko
On Thu, Feb 15, 2018 at 9:24 AM, Hans de Goede wrote: > Sometimes (firmware bug?) the V5 boost GPIO is not configured as output > by the BIOS, leading to the 5V boost convertor being permanently on, > > Explicitly set the direction and drv flags rather then inheriting them > from the firmware to f

[PATCH] extcon: intel-cht-wc: Also set direction and drv flags for V5 boost GPIO

2018-02-14 Thread Hans de Goede
Sometimes (firmware bug?) the V5 boost GPIO is not configured as output by the BIOS, leading to the 5V boost convertor being permanently on, Explicitly set the direction and drv flags rather then inheriting them from the firmware to fix this. Signed-off-by: Hans de Goede --- drivers/extcon/extc