Re: [PATCH 05/14 v5] usb: typec: tcpci: Add set_vbus tcpci callback

2020-08-28 Thread Greg Kroah-Hartman
On Mon, Aug 24, 2020 at 09:22:01PM -0700, Badhri Jagan Sridharan wrote: > set_vbus callback allows TCPC which are TCPCI based, however, > does not support turning on sink and source mode through > Command.SinkVbus and Command.SourceVbusDefaultVoltage. > > Signed-off-by: Badhri Jagan Sridharan >

[PATCH 05/14 v5] usb: typec: tcpci: Add set_vbus tcpci callback

2020-08-24 Thread Badhri Jagan Sridharan
set_vbus callback allows TCPC which are TCPCI based, however, does not support turning on sink and source mode through Command.SinkVbus and Command.SourceVbusDefaultVoltage. Signed-off-by: Badhri Jagan Sridharan --- drivers/usb/typec/tcpm/tcpci.c | 7 +++ drivers/usb/typec/tcpm/tcpci.h | 1