Re: [PATCH v1 1/4] acpi: dptf: Add new Tiger Lake hardware IDs to support DPTF drivers in acpi

From: Andy Shevchenko
Date: Fri Dec 13 2019 - 04:35:14 EST


On Thu, Dec 12, 2019 at 02:37:17PM -0800, Gayatri Kammela wrote:
> Tiger Lake has new unique hardware IDs that are needed to support
> DPTF drivers. Hence, add them.

> {"INT3407", 0},
> + {"INT1047", 0},

Can we keep them in sorted order?

> {"INT3409"},
> {"INT340A"},
> {"INT340B"},
> + {"INT1040"},
> + {"INT1043"},
> + {"INT1044"},
> + {"INT1047"},

Ditto.

--
With Best Regards,
Andy Shevchenko