lkml.org 
[lkml]   [2019]   [Dec]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [PATCH v2 2/4] acpi: fan: Add new Tiger Lake hardware ID to support fan driver in acpi
Date
> > Tiger Lake has a new unique hardware ID to support fan driver. Hence,
> > add it.
> >
> > Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> > Cc: Zhang Rui <rui.zhang@intel.com>
> > Cc: Srinivas Pandruvada <srinivas.pandruvada@intel.com>
> > Signed-off-by: Gayatri Kammela <gayatri.kammela@intel.com>
> > ---
> > drivers/acpi/fan.c | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/drivers/acpi/fan.c b/drivers/acpi/fan.c index
> > 816b0803f7fb..13708fb48038 100644
> > --- a/drivers/acpi/fan.c
> > +++ b/drivers/acpi/fan.c
> > @@ -25,6 +25,7 @@ static int acpi_fan_remove(struct platform_device
> > *pdev);
> >
> > static const struct acpi_device_id fan_device_ids[] = {
> > {"PNP0C0B", 0},
> > + {"INT1044", 0},
>
> This has to go into device_pm.c:acpi_dev_pm_attach() too, see commit
>
> b9ea0bae260f ACPI: PM: Avoid attaching ACPI PM domain to certain devices
Thanks Rafael! I will add it and send v3.
>
> > {"INT3404", 0},
> > {"", 0},
> > };
> > --
\
 
 \ /
  Last update: 2019-12-16 18:15    [W:0.072 / U:0.500 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site