diff options
| author | Fabio Estevam <festevam@gmail.com> | 2025-10-26 14:02:37 +0300 |
|---|---|---|
| committer | Xu Yilun <yilun.xu@linux.intel.com> | 2025-11-10 10:02:07 +0300 |
| commit | 85faa6495f34129778db61d8cd5a80db8ab19261 (patch) | |
| tree | 1488732573963fdeaf255df1994029b293ebd628 /scripts/objdiff | |
| parent | 74db54b28abae4dc39e63c84003762577cfca698 (diff) | |
| download | linux-85faa6495f34129778db61d8cd5a80db8ab19261.tar.xz | |
fpga: xilinx-spi: Add missing spi_device_id table
The "xlnx,fpga-slave-serial" devicetree compatible string currently misses
its SPI device ID entry. Without an spi_device_id table, the driver still
works with device tree, but triggers the following runtime warning when
registered via SPI core:
SPI driver xlnx-slave-spi has no spi_device_id for xlnx,fpga-slave-serial
Fix it by adding a corresponding spi_device_id table entry.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Link: https://lore.kernel.org/r/20251026110237.986279-1-festevam@gmail.com
[ Yilun: Remove extra whitespaces ]
Reviewed-by: Xu Yilun <yilun.xu@intel.com>
Signed-off-by: Xu Yilun <yilun.xu@linux.intel.com>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
