[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210924143347.14721-1-broonie@kernel.org>
Date: Fri, 24 Sep 2021 15:33:44 +0100
From: Mark Brown <broonie@...nel.org>
To: Lee Jones <lee.jones@...aro.org>
Cc: linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>
Subject: [PATCH v2 0/3] mfd: Ensure DT compatibles have SPI device IDs
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
Powered by blists - more mailing lists