-
- Downloads
thunderbolt: Add wake from DisplayPort
Latest USB4 spec added a new wake bit for DisplayPort so add this to the
driver when runtime suspending. This way wake up the domain when a new
monitor is plugged in to any of the device routers.
Also do the same for pre-USB4 devices through the link controller
registers as documented in chapter 13 of the USB4 spec.
Signed-off-by:
Mika Westerberg <mika.westerberg@linux.intel.com>
Change-Id: I6c2b767bc2587b13f2c01350ea445de54103feed
Showing
- drivers/thunderbolt/lc.c 4 additions, 2 deletionsdrivers/thunderbolt/lc.c
- drivers/thunderbolt/switch.c 2 additions, 1 deletiondrivers/thunderbolt/switch.c
- drivers/thunderbolt/tb.h 1 addition, 0 deletionsdrivers/thunderbolt/tb.h
- drivers/thunderbolt/tb_regs.h 3 additions, 0 deletionsdrivers/thunderbolt/tb_regs.h
- drivers/thunderbolt/usb4.c 4 additions, 2 deletionsdrivers/thunderbolt/usb4.c
Loading
Please register or sign in to comment