diff options
| author | Daniel Gomez <[email protected]> | 2019-04-23 23:41:58 +0200 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2019-04-27 13:58:40 +0100 |
| commit | ed61b30858141b6462f2a96c73c267845a478c0c (patch) | |
| tree | 7a4fcc71bda90c61618d88f39f3a700b16252ad9 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 311def4cd2c6e8bbb4777919a3a5cf71592221db (diff) | |
iio: dac: ad5758: 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/iio/dac/ad5758.ko | grep alias
alias: spi:ad5758
After this patch:
modinfo drivers/iio/dac/ad5758.ko | grep alias
alias: spi:ad5758
alias: of:N*T*Cadi,ad5758C*
alias: of:N*T*Cadi,ad5758
Reported-by: Javier Martinez Canillas <[email protected]>
Signed-off-by: Daniel Gomez <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions