usb: typec: intel_pmc_mux: Add support for USB4
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Wed, 1 Jul 2020 11:56:18 +0000 (14:56 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Jul 2020 12:06:25 +0000 (14:06 +0200)
commitf3c1c41ebc67f0954fb47cec512ab23519223634
tree5f1baed1981dc9406ca1a61417d9b9aa40f6f511
parentb7404a29cd3db0bf9537addf36b0fa33b58a645a
usb: typec: intel_pmc_mux: Add support for USB4

The PMC mux-agent can be used also to enter USB4 mode. The
mux-agent does not have USB4 specific message, but it can be
put into the TBT3 alternate mode also with USB4. That is OK
because the controller is in any case the same with TBT3 and
USB4.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20200701115618.22482-5-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/mux/intel_pmc_mux.c