Message ID | 20210517130713.30005-1-mika.westerberg@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | thunderbolt: Cleanup ABI entries and update wakes | expand |
On Mon, May 17, 2021 at 04:07:10PM +0300, Mika Westerberg wrote: > Hi all, > > The first patch just cleans up the documentation of the sysfs entrues. The > following two patches add wake from DisplayPort (this is recent addition to > the USB4 spec), and aligns the driver wake configuration with the USB4 > Connection Manager guide (which is part of the USB4 spec package). > > Mika Westerberg (3): > Documentation / thunderbolt: Clean up entries > thunderbolt: Add wake from DisplayPort > thunderbolt: Align USB4 router wakes configuration with the CM guide > > .../ABI/testing/sysfs-bus-thunderbolt | 44 +++++++++---------- > drivers/thunderbolt/lc.c | 6 ++- > drivers/thunderbolt/switch.c | 3 +- > drivers/thunderbolt/tb.h | 1 + > drivers/thunderbolt/tb_regs.h | 3 ++ > drivers/thunderbolt/usb4.c | 22 +++++++--- > 6 files changed, 47 insertions(+), 32 deletions(-) All applied to thunderbolt.git/next.