All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] usb: typec: Expose the partner USB PD product type to the userspace
@ 2020-11-25 12:06 Heikki Krogerus
  2020-11-25 12:06 ` [PATCH 1/2] usb: pd: DFP product types Heikki Krogerus
  2020-11-25 12:06 ` [PATCH 2/2] usb: typec: Add type sysfs attribute file for partners Heikki Krogerus
  0 siblings, 2 replies; 5+ messages in thread
From: Heikki Krogerus @ 2020-11-25 12:06 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: Prashant Malani, Benson Leung, linux-usb

Hi,

I think this was OK to everybody. The original RFC:
https://lore.kernel.org/lkml/20201118150059.3419-1-heikki.krogerus@linux.intel.com/

thanks,

Heikki Krogerus (2):
  usb: pd: DFP product types
  usb: typec: Add type sysfs attribute file for partners

 Documentation/ABI/testing/sysfs-class-typec |  53 ++++++-
 drivers/usb/typec/class.c                   | 147 +++++++++++++++++---
 include/linux/usb/pd_vdo.h                  |  15 +-
 3 files changed, 193 insertions(+), 22 deletions(-)

-- 
2.29.2


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

end of thread, other threads:[~2020-11-26 11:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-25 12:06 [PATCH 0/2] usb: typec: Expose the partner USB PD product type to the userspace Heikki Krogerus
2020-11-25 12:06 ` [PATCH 1/2] usb: pd: DFP product types Heikki Krogerus
2020-11-25 12:06 ` [PATCH 2/2] usb: typec: Add type sysfs attribute file for partners Heikki Krogerus
2020-11-26  8:19   ` Greg Kroah-Hartman
2020-11-26 11:30     ` Heikki Krogerus

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.