Re: [PATCH 00/25] thunderbolt: Add support for USB4

From: Greg Kroah-Hartman
Date: Mon Nov 04 2019 - 09:32:21 EST


On Fri, Nov 01, 2019 at 01:43:18PM +0200, Mika Westerberg wrote:
> On Wed, Oct 23, 2019 at 02:21:29PM +0300, Mika Westerberg wrote:
> > Mika Westerberg (22):
> > thunderbolt: Introduce tb_switch_is_icm()
> > thunderbolt: Log switch route string on config read/write timeout
> > thunderbolt: Log error if adding switch fails
> > thunderbolt: Convert basic adapter register names to follow the USB4 spec
> > thunderbolt: Convert PCIe adapter register names to follow the USB4 spec
> > thunderbolt: Convert DP adapter register names to follow the USB4 spec
> > thunderbolt: Make tb_sw_write() take const parameter
> > thunderbolt: Add helper macro to iterate over switch ports
> > thunderbolt: Refactor add_switch() into two functions
> > thunderbolt: Add support for lane bonding
> > thunderbolt: Add default linking between lane adapters if not provided by DROM
> > thunderbolt: Expand controller name in tb_switch_is_xy()
> > thunderbolt: Add downstream PCIe port mappings for Alpine and Titan Ridge
> > thunderbolt: Add Display Port CM handshake for Titan Ridge devices
> > thunderbolt: Add Display Port adapter pairing and resource management
> > thunderbolt: Add bandwidth management for Display Port tunnels
> > thunderbolt: Do not start firmware unless asked by the user
> > thunderbolt: Make tb_find_port() available to other files
> > thunderbolt: Call tb_eeprom_get_drom_offset() from tb_eeprom_read_n()
> > thunderbolt: Add initial support for USB4
> > thunderbolt: Update Kconfig entry to USB4
> > thunderbolt: Update documentation with the USB4 information
> >
> > Rajmohan Mani (3):
> > thunderbolt: Make tb_switch_find_cap() available to other files
> > thunderbolt: Add support for Time Management Unit
> > thunderbolt: Add support for USB 3.x tunnels
> >
>
> I queued patches 1-17 for v5.5. I'll leave the rest of USB4 patches to
> cook for a while and hopefully we can get them in for v5.6.

No objection from me, nice work!

greg k-h