From: Pooja Katiyar <pooja.katiyar@intel.com>
To: linux-usb@vger.kernel.org, gregkh@linuxfoundation.org
Cc: heikki.krogerus@linux.intel.com,
andriy.shevchenko@linux.intel.com, pooja.katiyar@intel.com
Subject: [PATCH 0/3] usb: typec: ucsi: Add support for SET_PDOS command
Date: Thu, 5 Jun 2025 18:38:12 -0700 [thread overview]
Message-ID: <cover.1749142912.git.pooja.katiyar@intel.com> (raw)
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/debugfs.c | 32 ++++++++++++++++++++++++++++++
drivers/usb/typec/ucsi/ucsi.h | 17 ++++++++++++++++
drivers/usb/typec/ucsi/ucsi_acpi.c | 16 +++++++++++++++
3 files changed, 65 insertions(+)
--
2.34.1
next reply other threads:[~2025-06-06 1:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-06 1:38 Pooja Katiyar [this message]
2025-06-06 1:38 ` [PATCH 1/3] usb: typec: ucsi: Add support for message out data structure Pooja Katiyar
2025-06-06 1:38 ` [PATCH 2/3] usb: typec: ucsi: Enable debugfs for message_out " Pooja Katiyar
2025-06-06 9:03 ` Andy Shevchenko
2025-06-06 1:38 ` [PATCH 3/3] usb: typec: ucsi: Add support for SET_PDOS command Pooja Katiyar
2025-06-06 3:24 ` Dmitry Baryshkov
2025-06-11 8:52 ` Heikki Krogerus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1749142912.git.pooja.katiyar@intel.com \
--to=pooja.katiyar@intel.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=gregkh@linuxfoundation.org \
--cc=heikki.krogerus@linux.intel.com \
--cc=linux-usb@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).