diff options
author | Daniel Gomez <dagmcr@gmail.com> | 2019-04-22 22:08:52 +0300 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2019-04-29 16:53:42 +0300 |
commit | f9bf089a70aab6baac745843b44c152084848f5e (patch) | |
tree | b9630f983e30dac68c330cb37baead6287c1e676 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 498ce4e76b2d5b1dd56b478c967fcfef5b20c1b8 (diff) | |
download | linux-f9bf089a70aab6baac745843b44c152084848f5e.tar.xz |
rtc: rx6110: declare missing of table
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@dowhile0.org>
Signed-off-by: Daniel Gomez <dagmcr@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions