[PATCH 0/3] usb: typec: tcpm/tcpci_maxim: irq wake and other updates

From: André Draszik
Date: Mon Jul 07 2025 - 06:50:40 EST


These patches fix a few small issues with the Maxim TCPCi driver.

Most importantly, the driver never calls disable_irq_wake(), and while
looking into that, I noticed a few other possible cleanups.

Please see the individual patches, they're self-explanatory, I believe.

Signed-off-by: André Draszik <andre.draszik@xxxxxxxxxx>
---
André Draszik (3):
usb: typec: tcpm/tcpci_maxim: fix irq wake usage
usb: typec: tcpm/tcpci_maxim: drop CONFIG_OF
usb: typec: tcpm/tcpci_maxim: enable PROBE_PREFER_ASYNCHRONOUS

drivers/usb/typec/tcpm/tcpci_maxim_core.c | 51 +++++++++++++++++++------------
1 file changed, 32 insertions(+), 19 deletions(-)
---
base-commit: 50c8770a42faf8b1c7abe93e7c114337f580a97d
change-id: 20250707-max77759-irq-wake-1ffda8371c5f

Best regards,
--
André Draszik <andre.draszik@xxxxxxxxxx>