public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Zhang Rui <rui.zhang@intel.com>
To: Sumeet Pawnikar <sumeet.r.pawnikar@intel.com>,
	rjw@rjwysocki.net, lenb@kernel.org, linux-acpi@vger.kernel.org,
	linux-kernel@vger.kernel.org
Cc: srinivas.pandruvada@linux.intel.com
Subject: Re: [PATCH v2] ACPI: PM: Add ACPI ID of Alder Lake Fan
Date: Wed, 12 May 2021 10:41:27 +0800	[thread overview]
Message-ID: <4754266321f71d4910c2a6167e92fea6a1462813.camel@intel.com> (raw)
In-Reply-To: <20210511180142.28472-1-sumeet.r.pawnikar@intel.com>

On Tue, 2021-05-11 at 23:31 +0530, Sumeet Pawnikar wrote:
> Add a new unique fan ACPI device ID for Alder Lake to
> support it in acpi_dev_pm_attach() function.
> 
> Signed-off-by: Sumeet Pawnikar <sumeet.r.pawnikar@intel.com>

Acked-by: Zhang Rui <rui.zhang@intel.com>

thanks,
rui
> ---
> v1-->v2 : Fixed commit header typo APCI with ACPI.
> 
>  drivers/acpi/device_pm.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/acpi/device_pm.c b/drivers/acpi/device_pm.c
> index 16c0fe8a72a7..d260bc1f3e6e 100644
> --- a/drivers/acpi/device_pm.c
> +++ b/drivers/acpi/device_pm.c
> @@ -1313,6 +1313,7 @@ int acpi_dev_pm_attach(struct device *dev, bool
> power_on)
>  		{"PNP0C0B", }, /* Generic ACPI fan */
>  		{"INT3404", }, /* Fan */
>  		{"INTC1044", }, /* Fan for Tiger Lake generation */
> +		{"INTC1048", }, /* Fan for Alder Lake generation */
>  		{}
>  	};
>  	struct acpi_device *adev = ACPI_COMPANION(dev);


  reply	other threads:[~2021-05-12  4:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-11 18:01 [PATCH v2] ACPI: PM: Add ACPI ID of Alder Lake Fan Sumeet Pawnikar
2021-05-12  2:41 ` Zhang Rui [this message]
2021-05-12 13:44   ` Rafael J. Wysocki

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=4754266321f71d4910c2a6167e92fea6a1462813.camel@intel.com \
    --to=rui.zhang@intel.com \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rjw@rjwysocki.net \
    --cc=srinivas.pandruvada@linux.intel.com \
    --cc=sumeet.r.pawnikar@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