linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for Type-C mux events without port partners
@ 2021-02-05 19:51 Rajmohan Mani
  2021-02-05 19:51 ` [PATCH 1/2] platform/chrome: cros_ec_typec: Skip port partner check in configure_mux() Rajmohan Mani
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Rajmohan Mani @ 2021-02-05 19:51 UTC (permalink / raw)
  To: Benson Leung, Enric Balletbo i Serra, Guenter Roeck, linux-kernel
  Cc: heikki.krogerus, pmalani, Rajmohan Mani

There are cases, where support for Type-C mux events is needed, that
does not have port partners.
Enabling communication to a retimer connected to an USB4 port, when
no devices are attached, is a case that requires support for handling
Type-C mux events without port partners.

The following patches[1] are needed on top of the mainline kernel to be
able to verify these patches.

commit 8553a979fcd0 ("platform/chrome: cros_ec_typec: Send mux
		      configuration acknowledgment to EC")
commit ba8ce515454e ("platform/chrome: cros_ec_typec: Parameterize
		      cros_typec_cmds_supported()")
commit 156309096542 ("platform/chrome: cros_ec_typec: Register plug
		      altmodes")
commit f4edab68e101 ("platform/chrome: cros_ec_typec: Register SOP'
		      cable plug")
commit 599229763911 ("platform/chrome: cros_ec_typec: Set partner
		      num_altmodes")
commit 72d6e32bd85b ("platform/chrome: cros_ec_typec: Store cable plug
		      type")
commit 8b46a212ad11 ("platform/chrome: cros_ec_typec: Register cable")
commit c097f229b71e ("platform/chrome: cros_ec_typec: Rename discovery
		      struct")
commit 8fab2755191f ("platform/chrome: cros_ec_typec: Factor out PD
		      identity parsing")
commit a906f45d1480 ("platform/chrome: cros_ec_typec: Make disc_done
		      flag partner-only")

[1]: https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/
linux.git/log/?h=cros-ec-typec-for-5.12

Rajmohan Mani (2):
  platform/chrome: cros_ec_typec: Skip port partner check in
    configure_mux()
  platform/chrome: cros_ec_types: Support disconnect events without
    partners

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

-- 
2.30.0


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

end of thread, other threads:[~2021-02-06  4:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-05 19:51 [PATCH 0/2] Add support for Type-C mux events without port partners Rajmohan Mani
2021-02-05 19:51 ` [PATCH 1/2] platform/chrome: cros_ec_typec: Skip port partner check in configure_mux() Rajmohan Mani
2021-02-05 20:07   ` Prashant Malani
2021-02-05 22:56     ` Mani, Rajmohan
2021-02-05 19:51 ` [PATCH 2/2] platform/chrome: cros_ec_types: Support disconnect events without partners Rajmohan Mani
2021-02-05 20:05   ` Prashant Malani
2021-02-05 20:06     ` Prashant Malani
2021-02-06  0:59 ` [PATCH 0/2] Add support for Type-C mux events without port partners Benson Leung
2021-02-06  1:26   ` Mani, Rajmohan

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).