On 22/04/2019 21:08:52+0200, Daniel Gomez wrote: > Add missing <of_device_id> table for SPI driver relying on SPI > device match since compatible is in a DT binding or in a DTS. > > Before this patch: > modinfo drivers/rtc/rtc-rx6110.ko | grep alias > alias: spi:rx6110 > > After this patch: > modinfo drivers/rtc/rtc-rx6110.ko | grep alias > alias: spi:rx6110 > alias: of:N*T*Cepson,rx6110C* > alias: of:N*T*Cepson,rx6110 > > Reported-by: Javier Martinez Canillas <javier@xxxxxxxxxxxx> > Signed-off-by: Daniel Gomez <dagmcr@xxxxxxxxx> > --- > drivers/rtc/rtc-rx6110.c | 9 +++++++++ > 1 file changed, 9 insertions(+) > Applied after adjusting the subject, thanks. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com