platform/chrome: cros_ec_typec: Skip port partner check in configure_mux()
authorRajmohan Mani <rajmohan.mani@intel.com>
Fri, 5 Feb 2021 19:51:12 +0000 (11:51 -0800)
committerBenson Leung <bleung@chromium.org>
Sat, 6 Feb 2021 00:41:00 +0000 (16:41 -0800)
commit38f56061c892c237ad4ee733cf3981a84f6b6aea
tree95d38e784b1f3771ca2b6c8c7bd8e5126a30fa7d
parentd9f12f9e6c3695c32e681e9d266c4dc1c9016f66
platform/chrome: cros_ec_typec: Skip port partner check in configure_mux()

For certain needs like updating the USB4 retimer firmware when no
device are connected, the Type-C ports require mux configuration,
to be able to communicate with the retimer. So removed the above
check to allow for mux configuration of Type-C ports, to enable
retimer communication.

Signed-off-by: Rajmohan Mani <rajmohan.mani@intel.com>
Reviewed-by: Prashant Malani <pmalani@chromium.org>
Link: https://lore.kernel.org/r/20210205195113.20277-2-rajmohan.mani@intel.com
Signed-off-by: Benson Leung <bleung@chromium.org>
drivers/platform/chrome/cros_ec_typec.c