History log of /linux-master/drivers/pinctrl/intel/pinctrl-intel-platform.c
Revision Date Author Comments
# c5860e4a 13-Nov-2023 Andy Shevchenko <andriy.shevchenko@linux.intel.com>

pinctrl: intel: Add a generic Intel pin control platform driver

New generations of Intel platforms will provide better description
of the pin control devices in the ACPI tables. Hence, we may provide
a generic pin control platform driver to cover all of them. Currently
the following Intel SoCs / platforms require this to be functional:
- Lunar Lake

Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>