From: Mario Limonciello <mario.limonciello@amd.com>
To: "Luke D. Jones" <luke@ljones.dev>, platform-driver-x86@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, ilpo.jarvinen@linux.intel.com,
hdegoede@redhat.com, Shyam-sundar.S-k@amd.com
Subject: Re: [PATCH] platform/x86/amd: pmf: Make ASUS GA403 quirk generic
Date: Tue, 3 Sep 2024 08:27:38 -0500 [thread overview]
Message-ID: <29f935fc-5607-46a0-8733-3754aed94471@amd.com> (raw)
In-Reply-To: <20240831003905.1060977-1-luke@ljones.dev>
On 8/30/2024 19:39, Luke D. Jones wrote:
> The original quirk should match to GA403U so that the full
> range of GA403U models can benefit.
>
> Signed-off-by: Luke D. Jones <luke@ljones.dev>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
> ---
> drivers/platform/x86/amd/pmf/pmf-quirks.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/platform/x86/amd/pmf/pmf-quirks.c b/drivers/platform/x86/amd/pmf/pmf-quirks.c
> index 460444cda1b2..48870ca52b41 100644
> --- a/drivers/platform/x86/amd/pmf/pmf-quirks.c
> +++ b/drivers/platform/x86/amd/pmf/pmf-quirks.c
> @@ -25,7 +25,7 @@ static const struct dmi_system_id fwbug_list[] = {
> .ident = "ROG Zephyrus G14",
> .matches = {
> DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK COMPUTER INC."),
> - DMI_MATCH(DMI_PRODUCT_NAME, "GA403UV"),
> + DMI_MATCH(DMI_PRODUCT_NAME, "GA403U"),
> },
> .driver_data = &quirk_no_sps_bug,
> },
next prev parent reply other threads:[~2024-09-03 13:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-31 0:39 Luke D. Jones
2024-09-03 13:27 ` Mario Limonciello [this message]
2024-09-03 15:08 ` Ilpo Järvinen
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=29f935fc-5607-46a0-8733-3754aed94471@amd.com \
--to=mario.limonciello@amd.com \
--cc=Shyam-sundar.S-k@amd.com \
--cc=hdegoede@redhat.com \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=luke@ljones.dev \
--cc=platform-driver-x86@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®