X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Fixes: update Tiger Lake ACPI device IDs
@ 2020-03-27 20:24 Gayatri Kammela
  2020-03-27 20:24 ` [PATCH v1 1/3] ACPI: fix: Update " Gayatri Kammela
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Gayatri Kammela @ 2020-03-27 20:24 UTC (permalink / raw)
  To: linux-pm
  Cc: platform-driver-x86, linux-kernel, lenb, dvhart, alex.hung,
	rui.zhang, daniel.lezcano, amit.kucheria, mika.westerberg, peterz,
	charles.d.prestopine, Gayatri Kammela, Andy Shevchenko,
	Srinivas Pandruvada, Rafael J . Wysocki

Hi,

The hardware IDs for devices supported by Tiger Lake for various drivers
such as DPTF, fan, Intel thermal and intel-hid are added with missing 'C'
which makes them invalid. Hence fix these IDs by updating.

For instance, the updated ID now looks like
INT1047 --> INTC1047

Patch 1: Update Tiger Lake ACPI device IDs for DPTF and fan drivers
Patch 2: Update Tiger Lake ACPI device ID for intel-hid driver
Patch 3: Update Tiger Lake ACPI device IDs for thermal driver

Gayatri Kammela (3):
  ACPI: fix: Update Tiger Lake ACPI device IDs
  platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID
  thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDs

 drivers/acpi/device_pm.c                                | 2 +-
 drivers/acpi/dptf/dptf_power.c                          | 2 +-
 drivers/acpi/dptf/int340x_thermal.c                     | 8 ++++----
 drivers/platform/x86/intel-hid.c                        | 2 +-
 drivers/thermal/intel/int340x_thermal/int3400_thermal.c | 2 +-
 drivers/thermal/intel/int340x_thermal/int3403_thermal.c | 2 +-
 6 files changed, 9 insertions(+), 9 deletions(-)

Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Srinivas Pandruvada <srinivas.pandruvada@intel.com>
Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
-- 
2.17.1

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

end of thread, other threads:[~2020-03-27 20:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-27 20:24 [PATCH v1 0/3] Fixes: update Tiger Lake ACPI device IDs Gayatri Kammela
2020-03-27 20:24 ` [PATCH v1 1/3] ACPI: fix: Update " Gayatri Kammela
2020-03-27 20:37   ` Pandruvada, Srinivas
2020-03-27 20:45     ` Kammela, Gayatri
2020-03-27 20:24 ` [PATCH v1 2/3] platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID Gayatri Kammela
2020-03-27 20:24 ` [PATCH v1 3/3] thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDs Gayatri Kammela

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox