mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: "Bernhard Rosenkränzer" <bero@baylibre.com>
Cc: platform-driver-x86@vger.kernel.org, jlee@suse.com,
	 Hans de Goede <hdegoede@redhat.com>,
	onenowy@gmail.com,  LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] platform/x86: acer-wmi: Add support for Acer PH18-71
Date: Tue, 2 Apr 2024 15:00:05 +0300 (EEST)	[thread overview]
Message-ID: <4edff788-8a2a-ac94-f299-7d613a1c360b@linux.intel.com> (raw)
In-Reply-To: <20240329152800.29393-1-bero@baylibre.com>

[-- Attachment #1: Type: text/plain, Size: 1112 bytes --]

On Fri, 29 Mar 2024, Bernhard Rosenkränzer wrote:

> Add Acer Predator PH18-71 to acer_quirks with predator_v4
> to support mode button and fan speed sensor.
> 
> Signed-off-by: Bernhard Rosenkränzer <bero@baylibre.com>
> ---
>  drivers/platform/x86/acer-wmi.c | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/drivers/platform/x86/acer-wmi.c b/drivers/platform/x86/acer-wmi.c
> index ee2e164f86b9c..38c932df6446a 100644
> --- a/drivers/platform/x86/acer-wmi.c
> +++ b/drivers/platform/x86/acer-wmi.c
> @@ -597,6 +597,15 @@ static const struct dmi_system_id acer_quirks[] __initconst = {
>  		},
>  		.driver_data = &quirk_acer_predator_v4,
>  	},
> +	{
> +		.callback = dmi_matched,
> +		.ident = "Acer Predator PH18-71",
> +		.matches = {
> +			DMI_MATCH(DMI_SYS_VENDOR, "Acer"),
> +			DMI_MATCH(DMI_PRODUCT_NAME, "Predator PH18-71"),
> +		},
> +		.driver_data = &quirk_acer_predator_v4,
> +	},
>  	{
>  		.callback = set_force_caps,
>  		.ident = "Acer Aspire Switch 10E SW3-016",
> 

Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>

-- 
 i.

  reply	other threads:[~2024-04-02 12:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-29 15:28 Bernhard Rosenkränzer
2024-04-02 12:00 ` Ilpo Järvinen [this message]
2024-04-08 15:41 ` 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=4edff788-8a2a-ac94-f299-7d613a1c360b@linux.intel.com \
    --to=ilpo.jarvinen@linux.intel.com \
    --cc=bero@baylibre.com \
    --cc=hdegoede@redhat.com \
    --cc=jlee@suse.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=onenowy@gmail.com \
    --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®