linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] usb: typec: tcpm/tcpci_maxim: irq wake and other updates
@ 2025-07-07 10:50 André Draszik
  2025-07-07 10:50 ` [PATCH 1/3] usb: typec: tcpm/tcpci_maxim: fix irq wake usage André Draszik
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: André Draszik @ 2025-07-07 10:50 UTC (permalink / raw)
  To: Heikki Krogerus, Greg Kroah-Hartman
  Cc: Badhri Jagan Sridharan, Amit Sunil Dhamne, Peter Griffin,
	Tudor Ambarus, Will McVicker, kernel-team, linux-usb,
	linux-kernel, André Draszik

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@linaro.org>
---
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@linaro.org>


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-07-09 23:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-07 10:50 [PATCH 0/3] usb: typec: tcpm/tcpci_maxim: irq wake and other updates André Draszik
2025-07-07 10:50 ` [PATCH 1/3] usb: typec: tcpm/tcpci_maxim: fix irq wake usage André Draszik
2025-07-09 22:51   ` Badhri Jagan Sridharan
2025-07-07 10:50 ` [PATCH 2/3] usb: typec: tcpm/tcpci_maxim: drop CONFIG_OF André Draszik
2025-07-09 23:06   ` Badhri Jagan Sridharan
2025-07-07 10:50 ` [PATCH 3/3] usb: typec: tcpm/tcpci_maxim: enable PROBE_PREFER_ASYNCHRONOUS André Draszik
2025-07-09 23:14   ` Badhri Jagan Sridharan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).