Re: [PATCH v9 02/15] usb: typec: tcpci: Add set_vbus tcpci callback
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2020-10-02 13:39:55
Also in:
linux-usb, lkml
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2020-10-02 13:39:55
Also in:
linux-usb, lkml
On Mon, Sep 28, 2020 at 07:39:51PM -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 <badhri@google.com> Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
This patch breaks the build, are you sure you tested it? Can you respin it against my latest tree so that I can take the patches that have been reviewed? thanks, greg k-h