mbox series

[v3,0/5] drivers: Add Tiger Lake hardware IDs to support ACPI,

Message ID cover.1576520244.git.gayatri.kammela@intel.com (mailing list archive)
Headers show
Series drivers: Add Tiger Lake hardware IDs to support ACPI, | expand

Message

Kammela, Gayatri Dec. 16, 2019, 6:31 p.m. UTC
Hi,

Tiger Lake supports devices whose hardware IDs are changed for various
drivers. Hence, add the new hardware IDs.

Patch 1: Add Tiger Lake support to DPTF driver
Patch 2: Add Tiger Lake support to fan driver
Patch 3: Add Tiger Lake support to device_pm
Patch 4: Add Tiger Lake support to Intel's HID driver
Patch 5: Add Tiger Lake support to thermal driver

Changes since v1:
1) Maintain the readability by adding hardware IDs in a sorted order

Changes since v2:
1) Added Tiger Lake support to device_pm
2) Changed acpi to ACPI in commit messages

Gayatri Kammela (5):
  acpi: dptf: Add new Tiger Lake hardware IDs to support DPTF drivers in
    ACPI
  acpi: fan: Add new Tiger Lake hardware ID to support fan driver in
    ACPI
  acpi: device_pm: Add new Tiger Lake hardware ID to support ACPI device
    power management
  platform/x86: intel-hid: Add new Tiger Lake hardware ID to support HID
    driver
  thermal: int340x_thermal: Add new Tiger Lake hardware IDs to support
    thermal driver

 drivers/acpi/device_pm.c                                | 1 +
 drivers/acpi/dptf/dptf_power.c                          | 1 +
 drivers/acpi/dptf/int340x_thermal.c                     | 4 ++++
 drivers/acpi/fan.c                                      | 1 +
 drivers/platform/x86/intel-hid.c                        | 1 +
 drivers/thermal/intel/int340x_thermal/int3400_thermal.c | 1 +
 drivers/thermal/intel/int340x_thermal/int3403_thermal.c | 1 +
 7 files changed, 10 insertions(+)

Cc: Rafael J. Wysocki <rafael@kernel.org>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Zhang Rui <rui.zhang@intel.com>
Cc: Srinivas Pandruvada <srinivas.pandruvada@intel.com>

Comments

Rafael J. Wysocki Dec. 16, 2019, 9:35 p.m. UTC | #1
On Mon, Dec 16, 2019 at 7:33 PM Gayatri Kammela
<gayatri.kammela@intel.com> wrote:
>
> Hi,
>
> Tiger Lake supports devices whose hardware IDs are changed for various
> drivers. Hence, add the new hardware IDs.
>
> Patch 1: Add Tiger Lake support to DPTF driver
> Patch 2: Add Tiger Lake support to fan driver
> Patch 3: Add Tiger Lake support to device_pm
> Patch 4: Add Tiger Lake support to Intel's HID driver
> Patch 5: Add Tiger Lake support to thermal driver

I'm going to apply the whole series (for 5.6) if nobody has any issues
with that.

Thanks!
Kammela, Gayatri Dec. 16, 2019, 9:56 p.m. UTC | #2
> -----Original Message-----
> From: Rafael J. Wysocki <rafael@kernel.org>
> Sent: Monday, December 16, 2019 1:36 PM
> To: Kammela, Gayatri <gayatri.kammela@intel.com>
> Cc: Linux PM <linux-pm@vger.kernel.org>; Platform Driver <platform-driver-
> x86@vger.kernel.org>; Alex Hung <alex.hung@canonical.com>; ACPI Devel
> Maling List <linux-acpi@vger.kernel.org>; Len Brown <lenb@kernel.org>;
> Rafael J. Wysocki <rjw@rjwysocki.net>; Linux Kernel Mailing List <linux-
> kernel@vger.kernel.org>; Daniel Lezcano <daniel.lezcano@linaro.org>; Amit
> Kucheria <amit.kucheria@verdurent.com>; Prestopine, Charles D
> <charles.d.prestopine@intel.com>; Darren Hart <dvhart@infradead.org>;
> Rafael J . Wysocki <rafael@kernel.org>; Andy Shevchenko
> <andriy.shevchenko@linux.intel.com>; Zhang, Rui <rui.zhang@intel.com>;
> Pandruvada, Srinivas <srinivas.pandruvada@intel.com>
> Subject: Re: [PATCH v3 0/5] drivers: Add Tiger Lake hardware IDs to support
> ACPI,
> 
> On Mon, Dec 16, 2019 at 7:33 PM Gayatri Kammela
> <gayatri.kammela@intel.com> wrote:
> >
> > Hi,
> >
> > Tiger Lake supports devices whose hardware IDs are changed for various
> > drivers. Hence, add the new hardware IDs.
> >
> > Patch 1: Add Tiger Lake support to DPTF driver Patch 2: Add Tiger Lake
> > support to fan driver Patch 3: Add Tiger Lake support to device_pm
> > Patch 4: Add Tiger Lake support to Intel's HID driver Patch 5: Add
> > Tiger Lake support to thermal driver
> 
> I'm going to apply the whole series (for 5.6) if nobody has any issues with
> that.
> 
> Thanks!

Thank you Rafael!
Rafael J. Wysocki Dec. 19, 2019, 9:55 p.m. UTC | #3
On Mon, Dec 16, 2019 at 10:57 PM Kammela, Gayatri
<gayatri.kammela@intel.com> wrote:
>
>
>
> > -----Original Message-----
> > From: Rafael J. Wysocki <rafael@kernel.org>
> > Sent: Monday, December 16, 2019 1:36 PM
> > To: Kammela, Gayatri <gayatri.kammela@intel.com>
> > Cc: Linux PM <linux-pm@vger.kernel.org>; Platform Driver <platform-driver-
> > x86@vger.kernel.org>; Alex Hung <alex.hung@canonical.com>; ACPI Devel
> > Maling List <linux-acpi@vger.kernel.org>; Len Brown <lenb@kernel.org>;
> > Rafael J. Wysocki <rjw@rjwysocki.net>; Linux Kernel Mailing List <linux-
> > kernel@vger.kernel.org>; Daniel Lezcano <daniel.lezcano@linaro.org>; Amit
> > Kucheria <amit.kucheria@verdurent.com>; Prestopine, Charles D
> > <charles.d.prestopine@intel.com>; Darren Hart <dvhart@infradead.org>;
> > Rafael J . Wysocki <rafael@kernel.org>; Andy Shevchenko
> > <andriy.shevchenko@linux.intel.com>; Zhang, Rui <rui.zhang@intel.com>;
> > Pandruvada, Srinivas <srinivas.pandruvada@intel.com>
> > Subject: Re: [PATCH v3 0/5] drivers: Add Tiger Lake hardware IDs to support
> > ACPI,
> >
> > On Mon, Dec 16, 2019 at 7:33 PM Gayatri Kammela
> > <gayatri.kammela@intel.com> wrote:
> > >
> > > Hi,
> > >
> > > Tiger Lake supports devices whose hardware IDs are changed for various
> > > drivers. Hence, add the new hardware IDs.
> > >
> > > Patch 1: Add Tiger Lake support to DPTF driver Patch 2: Add Tiger Lake
> > > support to fan driver Patch 3: Add Tiger Lake support to device_pm
> > > Patch 4: Add Tiger Lake support to Intel's HID driver Patch 5: Add
> > > Tiger Lake support to thermal driver
> >
> > I'm going to apply the whole series (for 5.6) if nobody has any issues with
> > that.
> >
> > Thanks!
>
> Thank you Rafael!

So applying as 5.6 material with rewritten subjects and changelogs and
with patches [2/5] and [3/5] folded together.

Thanks!
Kammela, Gayatri Dec. 19, 2019, 10:14 p.m. UTC | #4
> > > > Tiger Lake supports devices whose hardware IDs are changed for
> > > > various drivers. Hence, add the new hardware IDs.
> > > >
> > > > Patch 1: Add Tiger Lake support to DPTF driver Patch 2: Add Tiger
> > > > Lake support to fan driver Patch 3: Add Tiger Lake support to
> > > > device_pm Patch 4: Add Tiger Lake support to Intel's HID driver
> > > > Patch 5: Add Tiger Lake support to thermal driver
> > >
> > > I'm going to apply the whole series (for 5.6) if nobody has any
> > > issues with that.
> > >
> > > Thanks!
> >
> > Thank you Rafael!
> 
> So applying as 5.6 material with rewritten subjects and changelogs and with
> patches [2/5] and [3/5] folded together.
> 
> Thanks!

Okay sounds good. Thanks Rafael!