Home
last modified time | relevance | path

Searched hist:"4 ea673e87e50684249223103ccdfef2c0ea83321" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mfd/
H A Daltera-a10sr.cdiff 4ea673e87e50684249223103ccdfef2c0ea83321 Fri Sep 24 16:33:45 CEST 2021 Mark Brown <broonie@kernel.org> mfd: altr_a10sr: Add SPI device ID table

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 ensure that
module autoloading works for this driver by adding a SPI device ID table.

Fixes: 96c8395e2166 ("spi: Revert modalias changes")
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20210924143347.14721-2-broonie@kernel.org