On Tue, Jan 24, 2023 at 11:09:37AM +0200, Mika Westerberg wrote: > When the graphics side enables bandwidth allocation mode the DP IN > adapter sends notification to the connection manager about this. > Currently the handler misses this and tries to allocate 0 Mb/s that then > makes the graphics side to think the request failed. > > Fix this by properly handling the enablement notification. > > Fixes: 6ce3563520be ("thunderbolt: Add support for DisplayPort bandwidth allocation mode") > Signed-off-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx> Fixed the typo and applied both patches to thunderbolt.git/next.