linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] mfd: Ensure DT compatibles have SPI device IDs
@ 2021-09-24 14:33 Mark Brown
  2021-09-24 14:33 ` [PATCH v2 1/3] mfd: altr_a10sr: Add SPI device ID table Mark Brown
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Mark Brown @ 2021-09-24 14:33 UTC (permalink / raw)
  To: Lee Jones; +Cc: linux-kernel, Mark Brown

Currently autoloading for SPI devices does not use the DT ID table, it uses
SPI modalises. Supporting OF modalises is going to be difficult if not
impractical, an attempt was made but has been reverted, so this series
adds SPI IDs where they aren't provided for a given modalias.

v2:
 - Drop the arizona patch since the code is apparently intentional and
   shouldn't autoload on SPI.

Mark Brown (3):
  mfd: altr_a10sr: Add SPI device ID table
  mfd: cpcap: Add SPI device ID table
  mfd: sprd: Add SPI device ID table

 drivers/mfd/altera-a10sr.c    | 8 ++++++++
 drivers/mfd/motorola-cpcap.c  | 8 ++++++++
 drivers/mfd/sprd-sc27xx-spi.c | 7 +++++++
 3 files changed, 23 insertions(+)


base-commit: e73f0f0ee7541171d89f2e2491130c7771ba58d3
-- 
2.20.1


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

end of thread, other threads:[~2021-10-06  8:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-24 14:33 [PATCH v2 0/3] mfd: Ensure DT compatibles have SPI device IDs Mark Brown
2021-09-24 14:33 ` [PATCH v2 1/3] mfd: altr_a10sr: Add SPI device ID table Mark Brown
2021-10-06  8:06   ` Lee Jones
2021-09-24 14:33 ` [PATCH v2 2/3] mfd: cpcap: " Mark Brown
2021-10-06  8:06   ` Lee Jones
2021-09-24 14:33 ` [PATCH v2 3/3] mfd: sprd: " Mark Brown
2021-09-26  1:15   ` Baolin Wang
2021-10-06  8:11   ` Lee Jones

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