diff options
| author | Wei Yongjun <[email protected]> | 2022-09-21 16:36:16 +0000 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2022-11-23 19:43:57 +0000 |
| commit | 4eb61e1a3338d0f8c9f7a28b72f3289cc92133c6 (patch) | |
| tree | b4174cea4b56c318f9e05177d3dfe6fb8d20b91e /tools/perf/scripts/python | |
| parent | 55e00b871ce2fc5689af7991638e5889dcd2ea7a (diff) | |
iio: adc: ti-ads131e08: Silence no spi_device_id warnings
SPI devices use the spi_device_id for module autoloading even on
systems using device tree, after commit 5fa6863ba692 ("spi: Check
we have a spi_device_id for each DT compatible"), kernel warns as
follows since the spi_device_id is missing:
SPI driver ads131e08 has no spi_device_id for ti,ads131e04
SPI driver ads131e08 has no spi_device_id for ti,ads131e06
Add spi_device_id entries to silence the warnings, and ensure driver
module autoloading works.
Signed-off-by: Wei Yongjun <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions