[PATCH 0/2] Fixes for maxim tcpc contaminant detection logic

Amit Sunil Dhamne via B4 Relay posted 2 patches 1 month, 2 weeks ago
There is a newer version of this series
drivers/usb/typec/tcpm/maxim_contaminant.c | 58 ++++++++++++++++++++++++++++++
drivers/usb/typec/tcpm/tcpci_maxim.h       |  1 +
2 files changed, 59 insertions(+)
[PATCH 0/2] Fixes for maxim tcpc contaminant detection logic
Posted by Amit Sunil Dhamne via B4 Relay 1 month, 2 weeks ago
Add fixes to the CC contaminant/connection detection logic to improve
reliability and stability of the maxim tcpc driver.

---
Amit Sunil Dhamne (2):
      usb: typec: maxim_contaminant: disable low power mode when reading comparator values
      usb: typec: maxim_contaminant: re-enable cc toggle if cc is open and port is clean

 drivers/usb/typec/tcpm/maxim_contaminant.c | 58 ++++++++++++++++++++++++++++++
 drivers/usb/typec/tcpm/tcpci_maxim.h       |  1 +
 2 files changed, 59 insertions(+)
---
base-commit: 89be9a83ccf1f88522317ce02f854f30d6115c41
change-id: 20250802-fix-upstream-contaminant-16910e2762ca

Best regards,
-- 
Amit Sunil Dhamne <amitsd@google.com>