U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] USB-PD TCPM improvements
@ 2025-02-26 18:44 Sebastian Reichel
  2025-02-26 18:44 ` [PATCH v2 1/4] usb: tcpm: improve handling of some power-supplies Sebastian Reichel
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Sebastian Reichel @ 2025-02-26 18:44 UTC (permalink / raw)
  To: Marek Vasut, u-boot, Jonas Karlman, Soeren Moch
  Cc: Tim Harvey, Philipp Tomsich, Anand Moon, Maxim Kiselev,
	Sebastian Reichel

Hi,

I have a couple of fixes/improvements for the TCPM code. Three are fixing
actual problems I noticed on the Rock 5B, which prevented booting up the
system. One of them simply adds an error print before potentially committing
hara-kiri by triggering a hard reset, which helps people understanding
why their boards reset themself in case there are more problems. I've
recently added the same print to the kernel TCPM code.

Changes since PATCHv1:
 * https://lore.kernel.org/u-boot/20241031175404.114773-5-sebastian.reichel@collabora.com/
 * rebased to v2025.04-rc3 (no changes needed)

Greetings,

-- Sebastian

Sebastian Reichel (4):
  usb: tcpm: improve handling of some power-supplies
  usb: tcpm: avoid resets for missing source capability messages
  usb: tcpm: print error on hard reset
  usb: tcpm: improve data role mismatch error recovery

 drivers/usb/tcpm/tcpm-internal.h |  1 +
 drivers/usb/tcpm/tcpm.c          | 95 ++++++++++++++++++++++++++++----
 2 files changed, 85 insertions(+), 11 deletions(-)

-- 
2.47.2


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

end of thread, other threads:[~2025-06-18  9:36 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-26 18:44 [PATCH v2 0/4] USB-PD TCPM improvements Sebastian Reichel
2025-02-26 18:44 ` [PATCH v2 1/4] usb: tcpm: improve handling of some power-supplies Sebastian Reichel
2025-02-26 18:44 ` [PATCH v2 2/4] usb: tcpm: avoid resets for missing source capability messages Sebastian Reichel
2025-02-26 18:44 ` [PATCH v2 3/4] usb: tcpm: print error on hard reset Sebastian Reichel
2025-02-26 18:44 ` [PATCH v2 4/4] usb: tcpm: improve data role mismatch error recovery Sebastian Reichel
2025-02-27  6:00 ` [PATCH v2 0/4] USB-PD TCPM improvements Anand Moon
2025-03-01 18:11   ` Peter Robinson
2025-03-03  7:38     ` Anand Moon
2025-03-03 16:06       ` Sebastian Reichel
2025-03-04  5:05         ` Anand Moon
2025-03-04 12:42           ` Sebastian Reichel
2025-03-04 14:50             ` Anand Moon
2025-03-06 19:00               ` Anand Moon
2025-03-07  9:29                 ` Soeren Moch
2025-03-27 17:08 ` Nicolas Frattaroli
2025-06-18  9:36 ` Marcel Ziswiler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox