mbox series

[0/2] usb: typec: Expose the partner USB PD product type to the userspace

Message ID 20201125120642.37156-1-heikki.krogerus@linux.intel.com
Headers show
Series usb: typec: Expose the partner USB PD product type to the userspace | expand

Message

Heikki Krogerus Nov. 25, 2020, 12:06 p.m. UTC
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(-)