Add SPI devices Apalis TK1

Hello everyone, I would like to add more SPI devices, I have tried to follow some steps as described in Add an SPI device to colibri imx6 - Technical Support - Toradex Community successfully on my Colibri IMX6, but I can’t get it on the Apalis TK1. I see differences I don’t know how to proceed with.

I would appreciate your help. Thanks

Greetings @carlossht!

The SPI ports on the TK1 work a little bit different. As you can see on this article, you can use spidev0.0 and spidev3.0 which are the native SPI interfaces of the TK1 SoC.

Can you please show the changes you made to the device tree so we can investigate this?