mbox series

[0/2] spi: intel: PCI driver housekeeping

Message ID 20230201050455.505135-1-mauro.lima@eclypsium.com
Headers show
Series spi: intel: PCI driver housekeeping | expand

Message

Mauro Lima Feb. 1, 2023, 5:04 a.m. UTC
Found some controllers' private data that were wrong according
to the documentation. Also, the number of Protected Regions from 
BXT types was changed.
The second patch adds more Device IDs to the module table.
Probably good candidates to stable?

Mauro Lima (2):
  spi: intel: Fix device private data and PR_NUM for BXT
  spi: intel: Add support for controllers

 drivers/spi/spi-intel-pci.c | 13 ++++++++-----
 drivers/spi/spi-intel.c     |  2 +-
 2 files changed, 9 insertions(+), 6 deletions(-)