public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] usb: typec: ucsi: Add support for SET_PDOS command
@ 2025-06-27 18:10 Pooja Katiyar
  2025-06-27 18:10 ` [PATCH v2 1/3] usb: typec: ucsi: Add support for message out data structure Pooja Katiyar
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Pooja Katiyar @ 2025-06-27 18:10 UTC (permalink / raw)
  To: linux-usb, gregkh; +Cc: heikki.krogerus, dmitry.baryshkov, pooja.katiyar

This series implements support for UCSI SET_PDOS command. It provides
interface to send message out data structure and update source or sink
capabilities PDOs on a connector over debugfs interface.

Pooja Katiyar (3):
  usb: typec: ucsi: Add support for message out data structure
  usb: typec: ucsi: Enable debugfs for message_out data structure
  usb: typec: ucsi: Add support for SET_PDOS command

 drivers/usb/typec/ucsi/cros_ec_ucsi.c |  4 +-
 drivers/usb/typec/ucsi/debugfs.c      | 33 +++++++++++++-
 drivers/usb/typec/ucsi/displayport.c  |  6 +--
 drivers/usb/typec/ucsi/ucsi.c         | 64 ++++++++++++++++-----------
 drivers/usb/typec/ucsi/ucsi.h         | 14 ++++--
 drivers/usb/typec/ucsi/ucsi_acpi.c    | 20 ++++++++-
 drivers/usb/typec/ucsi/ucsi_ccg.c     |  4 +-
 7 files changed, 105 insertions(+), 40 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-07-03 12:55 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-27 18:10 [PATCH v2 0/3] usb: typec: ucsi: Add support for SET_PDOS command Pooja Katiyar
2025-06-27 18:10 ` [PATCH v2 1/3] usb: typec: ucsi: Add support for message out data structure Pooja Katiyar
2025-06-28  1:40   ` Dmitry Baryshkov
2025-07-01  9:03     ` Heikki Krogerus
2025-06-28 14:51   ` Greg KH
2025-07-01  8:46     ` Heikki Krogerus
2025-07-01  8:50       ` Dmitry Baryshkov
2025-07-01 10:05         ` Heikki Krogerus
2025-07-01 10:11           ` Dmitry Baryshkov
2025-07-01 12:51             ` Heikki Krogerus
2025-07-03  4:28               ` Katiyar, Pooja
2025-07-03 12:55                 ` Dmitry Baryshkov
2025-06-27 18:10 ` [PATCH v2 2/3] usb: typec: ucsi: Enable debugfs for message_out " Pooja Katiyar
2025-06-28  1:43   ` Dmitry Baryshkov
2025-06-27 18:10 ` [PATCH v2 3/3] usb: typec: ucsi: Add support for SET_PDOS command Pooja Katiyar
2025-06-28  1:43   ` Dmitry Baryshkov

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