Hi Greg, I found a bug in the typec driver you pulled earlier this week and Prashant developed a fix. The following changes since commit 64eaa0fa66ac55965f793a8b65730299854e55cd: platform/chrome: cros_ec_typec: Fix call to typec_partner_set_pd_revision (2021-02-02 19:42:52 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/tag-ib-usb-typec-chrome-platform-cros-ec-typec-clear-pd-discovery-events-for-5.12 for you to fetch changes up to c8ec21c6d25c2a8895614ea38575dadb8570c2f9: platform/chrome: cros_ec_typec: Clear Type C disc events (2021-02-04 10:29:30 -0800) ---------------------------------------------------------------- clear-pd-discovery-events This pair of patches fixes an issue where cros_ec_typec creates stale cable nodes on detach because of uncleared pd discovery status events. ---------------------------------------------------------------- Prashant Malani (2): platform/chrome: cros_ec: Import Type C control command platform/chrome: cros_ec_typec: Clear Type C disc events drivers/platform/chrome/cros_ec_typec.c | 29 +++++++++++++++++++++++--- include/linux/platform_data/cros_ec_commands.h | 26 +++++++++++++++++++++++ 2 files changed, 52 insertions(+), 3 deletions(-) -- Benson Leung Staff Software Engineer Chrome OS Kernel Google Inc. bleung@google.com Chromium OS Project bleung@chromium.org