From: Dan Scally <dan.scally@ideasonboard.com>
To: Antti Laakso <antti.laakso@linux.intel.com>, linux-media@vger.kernel.org
Cc: platform-driver-x86@vger.kernel.org,
sakari.ailus@linux.intel.com, hansg@kernel.org,
ilpo.jarvinen@linux.intel.com
Subject: Re: [PATCH 1/2] platform/x86: int3472: Match MSI laptop board name
Date: Wed, 25 Mar 2026 10:26:47 +0000 [thread overview]
Message-ID: <786cf901-db52-42f4-b892-728a64972505@ideasonboard.com> (raw)
In-Reply-To: <20260319155031.1989179-1-antti.laakso@linux.intel.com>
Hi Antti - thanks for the patches
On 19/03/2026 15:50, Antti Laakso wrote:
> Ensure MSI system is correct by checking board name too.
>
> Signed-off-by: Antti Laakso <antti.laakso@linux.intel.com>
> ---
> drivers/platform/x86/intel/int3472/tps68470_board_data.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/platform/x86/intel/int3472/tps68470_board_data.c b/drivers/platform/x86/intel/int3472/tps68470_board_data.c
> index c1ddbf9a82c0..e65067358301 100644
> --- a/drivers/platform/x86/intel/int3472/tps68470_board_data.c
> +++ b/drivers/platform/x86/intel/int3472/tps68470_board_data.c
> @@ -404,6 +404,7 @@ static const struct dmi_system_id int3472_tps68470_board_data_table[] = {
> .matches = {
> DMI_EXACT_MATCH(DMI_SYS_VENDOR, "Micro-Star International Co., Ltd."),
> DMI_EXACT_MATCH(DMI_PRODUCT_NAME, "Prestige 14 AI+ Evo C2VMG"),
> + DMI_EXACT_MATCH(DMI_BOARD_NAME, "MS-14N3"),
Reviewed-by: Daniel Scally <dan.scally@ideasonboard.com>
> },
> .driver_data = (void *)&msi_p14_ai_evo_tps68470_board_data,
> },
>
> base-commit: d29c44f16beb1219825461efab46026deb1d4af5
prev parent reply other threads:[~2026-03-25 10:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-19 15:50 [PATCH 1/2] platform/x86: int3472: Match MSI laptop board name Antti Laakso
2026-03-19 15:50 ` [PATCH 2/2] platform/x86: int3472: Add more MSI AI evo laptops Antti Laakso
2026-03-25 10:29 ` Dan Scally
2026-03-25 10:26 ` Dan Scally [this message]
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=786cf901-db52-42f4-b892-728a64972505@ideasonboard.com \
--to=dan.scally@ideasonboard.com \
--cc=antti.laakso@linux.intel.com \
--cc=hansg@kernel.org \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=linux-media@vger.kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
--cc=sakari.ailus@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox