linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ACPI: DPTF: Update device ID information under comment
@ 2021-11-12 12:00 Sumeet Pawnikar
  2021-11-24 16:41 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Sumeet Pawnikar @ 2021-11-12 12:00 UTC (permalink / raw)
  To: rafael, lenb, srinivas.pandruvada, linux-acpi, linux-kernel
  Cc: sumeet.r.pawnikar

Update device ID information appropriately under comment section.
It seems previously this comment was added considering this driver
used for Tiger Lake based systems. But, now this is being used by
Alder Lake based systems as well as per this commit 38748bcb940e
("ACPI: DPTF: Support Alder Lake"). So, updating the comment for
more generic type from INT1045 to INT10xx and also correcting it
from INT to INTC string for this device ID information under
comment section.

Signed-off-by: Sumeet Pawnikar <sumeet.r.pawnikar@intel.com>
---
 drivers/acpi/dptf/dptf_pch_fivr.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/acpi/dptf/dptf_pch_fivr.c b/drivers/acpi/dptf/dptf_pch_fivr.c
index f4e9c2ef2f88..e7ab0fc90db9 100644
--- a/drivers/acpi/dptf/dptf_pch_fivr.c
+++ b/drivers/acpi/dptf/dptf_pch_fivr.c
@@ -46,7 +46,7 @@ static int pch_fivr_read(acpi_handle handle, char *method, struct pch_fivr_resp
 }
 
 /*
- * Presentation of attributes which are defined for INT1045
+ * Presentation of attributes which are defined for INTC10xx
  * They are:
  * freq_mhz_low_clock : Set PCH FIVR switching freq for
  *			FIVR clock 19.2MHz and 24MHz
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ACPI: DPTF: Update device ID information under comment
  2021-11-12 12:00 [PATCH] ACPI: DPTF: Update device ID information under comment Sumeet Pawnikar
@ 2021-11-24 16:41 ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2021-11-24 16:41 UTC (permalink / raw)
  To: Sumeet Pawnikar
  Cc: Rafael J. Wysocki, Len Brown, Srinivas Pandruvada,
	ACPI Devel Maling List, Linux Kernel Mailing List

On Fri, Nov 12, 2021 at 12:42 PM Sumeet Pawnikar
<sumeet.r.pawnikar@intel.com> wrote:
>
> Update device ID information appropriately under comment section.
> It seems previously this comment was added considering this driver
> used for Tiger Lake based systems. But, now this is being used by
> Alder Lake based systems as well as per this commit 38748bcb940e
> ("ACPI: DPTF: Support Alder Lake"). So, updating the comment for
> more generic type from INT1045 to INT10xx and also correcting it
> from INT to INTC string for this device ID information under
> comment section.
>
> Signed-off-by: Sumeet Pawnikar <sumeet.r.pawnikar@intel.com>
> ---
>  drivers/acpi/dptf/dptf_pch_fivr.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/acpi/dptf/dptf_pch_fivr.c b/drivers/acpi/dptf/dptf_pch_fivr.c
> index f4e9c2ef2f88..e7ab0fc90db9 100644
> --- a/drivers/acpi/dptf/dptf_pch_fivr.c
> +++ b/drivers/acpi/dptf/dptf_pch_fivr.c
> @@ -46,7 +46,7 @@ static int pch_fivr_read(acpi_handle handle, char *method, struct pch_fivr_resp
>  }
>
>  /*
> - * Presentation of attributes which are defined for INT1045
> + * Presentation of attributes which are defined for INTC10xx
>   * They are:
>   * freq_mhz_low_clock : Set PCH FIVR switching freq for
>   *                     FIVR clock 19.2MHz and 24MHz
> --

Applied as 5.17 material with edited subject and changelog, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-24 16:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-12 12:00 [PATCH] ACPI: DPTF: Update device ID information under comment Sumeet Pawnikar
2021-11-24 16:41 ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).