]> git.baikalelectronics.ru Git - kernel.git/commit
spi: pxa2xx: Add support for Intel Meteor Lake-P
authorJarkko Nikula <jarkko.nikula@linux.intel.com>
Thu, 30 Jun 2022 07:33:05 +0000 (10:33 +0300)
committerMark Brown <broonie@kernel.org>
Thu, 30 Jun 2022 09:56:31 +0000 (10:56 +0100)
commit49e8c96f38a901aca4ed15c79b5d31af40ce9e7d
treec209cd2af961998b21d213d24be74b27049483b1
parent5fe9fc40f3fcc7482835ce9c1bd609b4a510a3e4
spi: pxa2xx: Add support for Intel Meteor Lake-P

Add support for LPSS SPI on Intel Meteor Lake-P. It has three
controllers each having two chip selects.

This squashes a fix from Ap, Kamal <kamal.ap@intel.com> fixing incorrect
PCI ID of 3rd controller.

Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20220630073305.632850-1-jarkko.nikula@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-pxa2xx.c