From: Mika Westerberg <mika.westerberg@linux.intel.com>
To: Mario Limonciello <mario.limonciello@amd.com>
Cc: Andreas Noever <andreas.noever@gmail.com>,
Michael Jamet <michael.jamet@intel.com>,
Yehezkel Bernat <YehezkelShB@gmail.com>,
S Sanath <Sanath.S@amd.com>,
richard.gong@amd.com, Sanju.Mehta@amd.com,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/2] thunderbolt: Move Intel quirks into quirks.c
Date: Wed, 26 Apr 2023 14:00:40 +0300 [thread overview]
Message-ID: <20230426110040.GA66750@black.fi.intel.com> (raw)
In-Reply-To: <20230424195556.2233-2-mario.limonciello@amd.com>
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.
next prev parent reply other threads:[~2023-04-26 11:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-24 19:55 [PATCH v2 1/2] thunderbolt: Clear registers properly when auto clear isn't in use Mario Limonciello
2023-04-24 19:55 ` [PATCH v2 2/2] thunderbolt: Move Intel quirks into quirks.c Mario Limonciello
2023-04-26 11:00 ` Mika Westerberg [this message]
2023-04-26 19:49 ` Limonciello, Mario
2023-05-08 14:09 ` [PATCH v2 1/2] thunderbolt: Clear registers properly when auto clear isn't in use Limonciello, Mario
2023-05-09 6:41 ` Mika Westerberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230426110040.GA66750@black.fi.intel.com \
--to=mika.westerberg@linux.intel.com \
--cc=Sanath.S@amd.com \
--cc=Sanju.Mehta@amd.com \
--cc=YehezkelShB@gmail.com \
--cc=andreas.noever@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=mario.limonciello@amd.com \
--cc=michael.jamet@intel.com \
--cc=richard.gong@amd.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.