[PATCH] mtd: dataflash: Add SPI ID table

miquel.raynal at bootlin.com miquel.raynal at bootlin.com
Fri Jun 24 11:48:48 PDT 2022


From: Miquel Raynal <miquel.raynal at bootlin.com>

On Mon, 2022-06-20 at 15:23:13 UTC, Mark Brown wrote:
> 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 an id_table listing the
> SPI IDs for everything.
> 
> Fixes: 96c8395e2166 ("spi: Revert modalias changes")
> Signed-off-by: Mark Brown <broonie at kernel.org>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next, thanks.

Miquel



More information about the linux-mtd mailing list