Raspberry Pi Zero W - buggy DT: spidev listed directly in DT

You should add your device into compatible in https://elixir.bootlin.com/linux/latest/source/drivers/spi/spidev.c#L671 and then use it with that compatible.

It's just warning, telling you, that you're doing it wrong. It doesn't harm.

1 Like