Re: [PATCH v10 10/15] usb: typec: tcpci: frs sourcing vbus callback

2020-10-19 Thread Heikki Krogerus
On Wed, Oct 07, 2020 at 11:15:51PM -0700, Badhri Jagan Sridharan wrote: > During FRS hardware autonomously starts to source vbus. Provide > callback to perform chip specific operations. > > Signed-off-by: Badhri Jagan Sridharan Reviewed-by: Heikki Krogerus > --- > v9 is the first version of th

[PATCH v10 10/15] usb: typec: tcpci: frs sourcing vbus callback

2020-10-07 Thread Badhri Jagan Sridharan
During FRS hardware autonomously starts to source vbus. Provide callback to perform chip specific operations. Signed-off-by: Badhri Jagan Sridharan --- v9 is the first version of this patch in the series. Added to fix occasional bug of vbus turning back on when disconnecting the FRS accessory aft