-
- Downloads
thunderbolt: Add support for USB4 v2 80 Gb/s link
USB4 v2 bumps the per-lane speed up to 40 Gb/s. Also the lanes are always bonded which gives 80 Gb/s symmetric link (and 120/40 Gb/s asymmetric). This updates the speed and width of routers and XDomain connections to support the Gen 4 link. For now we keep the link as is even if it is already asymmetric. While there make tb_port_set_link_width() static. Signed-off-by:Gil Fine <gil.fine@intel.com> Signed-off-by:
Mika Westerberg <mika.westerberg@linux.intel.com>
Showing
- drivers/thunderbolt/dma_test.c 7 additions, 3 deletionsdrivers/thunderbolt/dma_test.c
- drivers/thunderbolt/icm.c 4 additions, 2 deletionsdrivers/thunderbolt/icm.c
- drivers/thunderbolt/switch.c 128 additions, 57 deletionsdrivers/thunderbolt/switch.c
- drivers/thunderbolt/tb.c 33 additions, 5 deletionsdrivers/thunderbolt/tb.c
- drivers/thunderbolt/tb.h 9 additions, 5 deletionsdrivers/thunderbolt/tb.h
- drivers/thunderbolt/tb_regs.h 1 addition, 0 deletionsdrivers/thunderbolt/tb_regs.h
- drivers/thunderbolt/xdomain.c 68 additions, 14 deletionsdrivers/thunderbolt/xdomain.c
- include/linux/thunderbolt.h 16 additions, 2 deletionsinclude/linux/thunderbolt.h
Loading
Please register or sign in to comment