platform/chrome: cros_ec_typec: USB4 support
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Fri, 10 Jul 2020 19:40:17 +0000 (12:40 -0700)
committerEnric Balletbo i Serra <enric.balletbo@collabora.com>
Mon, 24 Aug 2020 09:37:34 +0000 (11:37 +0200)
commit46c5bbd2df4a8b7eed427db866a5bce7234744bf
tree955463062722ee3565b3a74839c2af03d17fe878
parentbe020f0df5a92d90af7506e96cdf86105c396965
platform/chrome: cros_ec_typec: USB4 support

With USB4 mode the mux driver needs the Enter_USB Data
Object (EUDO) that was used when the USB mode was entered.
Though the object is not available in the driver, it is
possible to construct it from the information we have.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Prashant Malani <pmalani@chromium.org>
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
drivers/platform/chrome/cros_ec_typec.c