ACPI: LPSS: Provide an SSP type to the driver
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 23 Feb 2022 23:56:22 +0000 (01:56 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 1 Mar 2022 19:36:34 +0000 (20:36 +0100)
commit620c803f42defec5c43d3f46cadc101de9aa37ea
treeba97506031a30c0d7b8e510626c9a833bf4a45d4
parentf167c1a13879a76efd622e8d857609108ef57162
ACPI: LPSS: Provide an SSP type to the driver

The SPI driver wants to know the exact type of the controller. Provide this
information to it, hence allow to fix Intel Wildcat Point case in the future.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpi_lpss.c