mbox series

[0/2] spi: intel-pci: Meteor Lake fix and Arrow Lake PCI ID

Message ID 20240122120034.2664812-1-mika.westerberg@linux.intel.com (mailing list archive)
Headers show
Series spi: intel-pci: Meteor Lake fix and Arrow Lake PCI ID | expand

Message

Mika Westerberg Jan. 22, 2024, noon UTC
Hi,

The Meteor Lake-S SPI-NOR PCI ID is for a controller that does not
support all the necessary operations so the first patch removes that
from the driver. Second one adds the correct one (the same is used in
Arrow Lake).

Mika Westerberg (2):
  spi: intel-pci: Remove Meteor Lake-S SoC PCI ID from the list
  spi: intel-pci: Add support for Arrow Lake SPI serial flash

 drivers/spi/spi-intel-pci.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)