On Wed, Jun 05, 2024 at 05:32:11PM -0700, Pooja Katiyar wrote: > Add support for UCSI 2.0 Get Error Status command to add connector > number field to the command structure. > > Connector number field is extracted from the previous UCSI command > which has failed and is used to get the failure reason/Error using > Get Error Status command. > > Reviewed-by: Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx> > Signed-off-by: Pooja Katiyar <pooja.katiyar@xxxxxxxxx> > --- > > drivers/usb/typec/ucsi/ucsi.c | 29 ++++++++++++++++++++++++++--- > drivers/usb/typec/ucsi/ucsi.h | 3 +++ > 2 files changed, 29 insertions(+), 3 deletions(-) > Does not apply to my tree :(