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.
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.