On Wed, Aug 10, 2022 at 09:52:46PM +0000, Limonciello, Mario wrote: > [Public] > > > -----Original Message----- > > From: Mehta, Sanju <Sanju.Mehta@xxxxxxx> > > Sent: Thursday, August 4, 2022 05:49 > > To: mika.westerberg@xxxxxxxxxxxxxxx; andreas.noever@xxxxxxxxx; > > michael.jamet@xxxxxxxxx; YehezkelShB@xxxxxxxxx > > Cc: Natikar, Basavaraj <Basavaraj.Natikar@xxxxxxx>; Limonciello, Mario > > <Mario.Limonciello@xxxxxxx>; linux-usb@xxxxxxxxxxxxxxx; Mehta, Sanju > > <Sanju.Mehta@xxxxxxx> > > Subject: [PATCH v3/RESEND] thunderbolt: Add DP out resource when DP > > tunnel is discovered. > > > > From: Sanjay R Mehta <sanju.mehta@xxxxxxx> > > > > If the boot firmware implements a connection manager of its > > own it may create a DP tunnel and will be handed off to Linux > > CM, but the DP out resource is not saved in the dp_resource > > list. > > > > This patch adds tunnelled DP out port to the dp_resource list > > once the DP tunnel is discovered. > > > > Signed-off-by: Sanjay R Mehta <sanju.mehta@xxxxxxx> > > Signed-off-by: Basavaraj Natikar <Basavaraj.Natikar@xxxxxxx> > > Another one of my colleagues validated this patch this morning, here > is a tag for him. > > Tested-by: Renjith Pananchikkal <Renjith.Pananchikkal@xxxxxxx> Applied to thunderbolt.git/next, thanks!