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. Mark Brown (3): rtc: ds1302: Add SPI ID table rtc: ds1390: Add SPI ID table rtc: pcf2123: Add SPI ID table drivers/rtc/rtc-ds1302.c | 7 +++++++ drivers/rtc/rtc-ds1390.c | 7 +++++++ drivers/rtc/rtc-pcf2123.c | 9 +++++++++ 3 files changed, 23 insertions(+) base-commit: e73f0f0ee7541171d89f2e2491130c7771ba58d3 -- 2.20.1