Re: [PATCH v2 1/2] extcon: max77843: Add OTG power control to the MUIC driver

2017-10-23 Thread Lee Jones
On Mon, 23 Oct 2017, Lee Jones wrote: > On Wed, 18 Oct 2017, Marek Szyprowski wrote: > > > Enabling power on VBUS micro-usb pin is required only when passive OTG > > cable is connected. Initially OTG VBUS power control was planned to be > > done in charger driver. However such information is not

Re: [PATCH v2 1/2] extcon: max77843: Add OTG power control to the MUIC driver

2017-10-23 Thread Lee Jones
On Wed, 18 Oct 2017, Marek Szyprowski wrote: > Enabling power on VBUS micro-usb pin is required only when passive OTG > cable is connected. Initially OTG VBUS power control was planned to be > done in charger driver. However such information is not really available > from the extcon notifications,

[PATCH v2 1/2] extcon: max77843: Add OTG power control to the MUIC driver

2017-10-18 Thread Marek Szyprowski
Enabling power on VBUS micro-usb pin is required only when passive OTG cable is connected. Initially OTG VBUS power control was planned to be done in charger driver. However such information is not really available from the extcon notifications, so VBUS power control has to be done directly in MUIC