This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: SPIDEV not showing up in SK-TDA4VM Board

Part Number: TDA4VM
Other Parts Discussed in Thread: SYSCONFIG

Hi, 

I followed this thread and tried to enable SPIDEV for SPI5 in SK-TDA4VM board.

I did the following,

1. Added SPI5 pins (Got the pins from SYSCONFIG) in k3-j721e-common-proc-board.dts file.

2. Added the SPIDEV node for main_spi5 in the k3-j721e-common-proc-board.dts file.

3. Made CONFIG_SPI_SPIDEV=y in tisdk_j7-evm_defconfig file.

4. Then ran the make command to build everything.

5. Then ran the following command to install the files to boot and rootfs of the SD card

   host# sudo -E BOOTFS=/media/$USER/boot DESTDIR=/media/$USER/rootfs make install

6. Once the board is booted, checked the /dev folder not able to find the spidev in that.

7. As it was not working, I did the same thing in k3-j721e-sk-rpi-hdr-ehrpwm.dts file and again the result was the same.

Please suggest a solution for this.

Regards,
Surya