Skip to content

spi: spidev: Add missing spi_device_id for user-spi

Annette Kobou requested to merge feature/add-spi-device-id into v6.1-ktn

The spidev driver is not loaded automatically during the boot process, resulting in a warning message: ‘SPI driver spidev has no spi_device_id for kontron, user-spi’

This has been fixed by setting the ID in spi_device_id

Merge request reports

Loading