public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [Dry run PATCH 0/2] usb: typec: ucsi: psy: Fix non-PD and advanced PD sources
@ 2025-12-08 17:48 Benson Leung
  2025-12-08 17:48 ` [PATCH 1/2] usb: typec: ucsi: psy: Fix ucsi_psy_get_current_now in non-PD cases Benson Leung
  2025-12-08 17:48 ` [PATCH 2/2] usb: typec: ucsi: psy: Fix voltage and current max for non-Fixed PDOs Benson Leung
  0 siblings, 2 replies; 5+ messages in thread
From: Benson Leung @ 2025-12-08 17:48 UTC (permalink / raw)
  To: heikki.krogerus, sebastian.reichel, gregkh, jthies
  Cc: bleung, linux-usb, linux-kernel, Benson Leung

Addresses two USB-C power source related problems jthies@google.com and I
discovered in the ucsi/psy driver.

1. Non-USBPD USB-C chargers (USB Type-C 3A only, 1.5A only, or Legacy USB)
2. Advanced USB PD Chargers (Supporting PPS and SPR AVS).

Benson Leung (2):
  usb: typec: ucsi: psy: Fix ucsi_psy_get_current_now in non-PD cases
  usb: typec: ucsi: psy: Fix voltage and current max for non-Fixed PDOs

 drivers/usb/typec/ucsi/psy.c | 54 +++++++++++++++++++++++++++---------
 1 file changed, 41 insertions(+), 13 deletions(-)

-- 
2.52.0.223.gf5cc29aaa4-goog


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

end of thread, other threads:[~2025-12-11 14:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-08 17:48 [Dry run PATCH 0/2] usb: typec: ucsi: psy: Fix non-PD and advanced PD sources Benson Leung
2025-12-08 17:48 ` [PATCH 1/2] usb: typec: ucsi: psy: Fix ucsi_psy_get_current_now in non-PD cases Benson Leung
2025-12-11 13:54   ` Heikki Krogerus
2025-12-08 17:48 ` [PATCH 2/2] usb: typec: ucsi: psy: Fix voltage and current max for non-Fixed PDOs Benson Leung
2025-12-11 14:00   ` Heikki Krogerus

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