[PATCH v2 0/3] mfd: Ensure DT compatibles have SPI device IDs

From: Mark Brown
Date: Fri Sep 24 2021 - 10:34:39 EST


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