linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] spi: intel: PCI driver housekeeping
@ 2023-02-01  5:04 Mauro Lima
  2023-02-01  5:04 ` [PATCH 1/2] spi: intel: Fix device private data and PR_NUM for BXT Mauro Lima
  2023-02-01  5:04 ` [PATCH 2/2] spi: intel: Add support for controllers Mauro Lima
  0 siblings, 2 replies; 6+ messages in thread
From: Mauro Lima @ 2023-02-01  5:04 UTC (permalink / raw)
  To: mika.westerberg; +Cc: broonie, linux-spi, linux-kernel, Mauro Lima

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(-)

-- 
2.39.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-02-01 14:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-01  5:04 [PATCH 0/2] spi: intel: PCI driver housekeeping Mauro Lima
2023-02-01  5:04 ` [PATCH 1/2] spi: intel: Fix device private data and PR_NUM for BXT Mauro Lima
2023-02-01  5:48   ` Mika Westerberg
2023-02-01  5:04 ` [PATCH 2/2] spi: intel: Add support for controllers Mauro Lima
2023-02-01  5:49   ` Mika Westerberg
2023-02-01 14:27     ` ALOK TIWARI

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).