Mark Brown 864548b1cc mtd: dataflash: Add SPI ID table
[ Upstream commit ac4f83482afbfd927d0fe118151b747cf175e724 ]

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@kernel.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20220620152313.708768-1-broonie@kernel.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-08-17 15:15:22 +02:00
..
2020-08-27 14:16:31 +02:00
2022-03-25 13:35:34 -07:00
2022-03-25 13:35:34 -07:00
2019-01-08 12:42:57 +01:00
2022-05-16 18:37:48 +02:00