Re: [PATCH v2 2/2] thunderbolt: Move Intel quirks into quirks.c
From: Mika Westerberg
Date: Wed Apr 26 2023 - 07:00:43 EST
Hi,
On Mon, Apr 24, 2023 at 02:55:55PM -0500, Mario Limonciello wrote:
> There are two Intel specific quirks for auto clear and end to end
> that are not specified in the quirks file. Move them to this location
> instead.
quirks.c is for USB4 domain quirks (router, retimer, anything actually
connected to the USB4 domain).
nhi.c is the correct place for host interface quirks for now.