2020-07-30 22:59:18

by Azhar Shaikh

[permalink] [raw]
Subject: [PATCH v2 0/2] TypeC Connector Class driver improvements

Changes in v2:
* Patch 1: "platform/chrome: cros_ec_typec: Send enum values to
usb_role_switch_set_role()"
* Update the commit message to change 'USB_ROLE_HOST in case of
UFP.' to 'USB_ROLE_HOST in case of DFP.'

* Patch 2: "platform/chrome: cros_ec_typec: Avoid setting usb role twice
during disconnect"
* New patch added.

Azhar Shaikh (2):
platform/chrome: cros_ec_typec: Send enum values to
usb_role_switch_set_role()
platform/chrome: cros_ec_typec: Avoid setting usb role twice during
disconnect

drivers/platform/chrome/cros_ec_typec.c | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)

--
2.17.1


2020-08-05 09:10:32

by Heikki Krogerus

[permalink] [raw]
Subject: Re: [PATCH v2 0/2] TypeC Connector Class driver improvements

On Thu, Jul 30, 2020 at 03:56:07PM -0700, Azhar Shaikh wrote:
> Changes in v2:
> * Patch 1: "platform/chrome: cros_ec_typec: Send enum values to
> usb_role_switch_set_role()"
> * Update the commit message to change 'USB_ROLE_HOST in case of
> UFP.' to 'USB_ROLE_HOST in case of DFP.'
>
> * Patch 2: "platform/chrome: cros_ec_typec: Avoid setting usb role twice
> during disconnect"
> * New patch added.
>
> Azhar Shaikh (2):
> platform/chrome: cros_ec_typec: Send enum values to
> usb_role_switch_set_role()
> platform/chrome: cros_ec_typec: Avoid setting usb role twice during
> disconnect
>
> drivers/platform/chrome/cros_ec_typec.c | 9 +++++++--
> 1 file changed, 7 insertions(+), 2 deletions(-)

I've lost track of this topic. There are threads with subject "[PATCH
v2 0/2] TypeC Connector Class driver improvements" in my inbox? I
guess one of them was supposed to be v3?

Please send the v3 with proper change log. Let's start over.

thanks,

--
heikki