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: - Rebase onto v5.17-rc1. Mark Brown (2): drm/ili9486: Add SPI ID table drm/st7735r: Add SPI ID table drivers/gpu/drm/tiny/ili9486.c | 2 ++ drivers/gpu/drm/tiny/st7735r.c | 1 + 2 files changed, 3 insertions(+) base-commit: e783362eb54cd99b2cac8b3a9aeac942e6f6ac07 -- 2.30.2