linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] TypeC Connector Class driver improvements
@ 2020-07-30 22:56 Azhar Shaikh
  2020-07-30 22:56 ` [PATCH v2 1/2] platform/chrome: cros_ec_typec: Send enum values to usb_role_switch_set_role() Azhar Shaikh
                   ` (2 more replies)
  0 siblings, 3 replies; 20+ messages in thread
From: Azhar Shaikh @ 2020-07-30 22:56 UTC (permalink / raw)
  To: bleung, enric.balletbo, groeck, pmalani, linux-kernel
  Cc: heikki.krogerus, azhar.shaikh, utkarsh.h.patel, casey.g.bowman,
	rajmohan.mani

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


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2020-08-11 19:39 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-30 22:56 [PATCH v2 0/2] TypeC Connector Class driver improvements Azhar Shaikh
2020-07-30 22:56 ` [PATCH v2 1/2] platform/chrome: cros_ec_typec: Send enum values to usb_role_switch_set_role() Azhar Shaikh
2020-07-30 22:59   ` Prashant Malani
2020-07-30 23:02     ` Shaikh, Azhar
2020-07-30 23:04       ` Prashant Malani
2020-07-30 23:14         ` Shaikh, Azhar
2020-07-30 23:18           ` Prashant Malani
2020-07-30 22:56 ` [PATCH v2 2/2] platform/chrome: cros_ec_typec: Avoid setting usb role during disconnect Azhar Shaikh
2020-07-30 23:02   ` Prashant Malani
2020-07-30 23:06     ` Shaikh, Azhar
2020-07-30 23:25       ` Prashant Malani
2020-08-05 19:22         ` Shaikh, Azhar
2020-08-05 19:37           ` Prashant Malani
2020-08-05 20:28             ` Shaikh, Azhar
2020-08-06  0:57               ` Prashant Malani
2020-08-06 11:39             ` Heikki Krogerus
2020-08-06 18:39               ` Prashant Malani
2020-08-11 13:07                 ` Heikki Krogerus
2020-08-11 19:39                   ` Shaikh, Azhar
2020-08-05  9:09 ` [PATCH v2 0/2] TypeC Connector Class driver improvements Heikki Krogerus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).