Hi,
We're using the dm8168 alongside with the z3 for our device. I'm currently trying to get the spi to work for communication with our fpga. The board spi is the master and the fpga would be the slave. I'm having trouble setting it up. I know the driver is added in the kernel but when i boot i don't see any information regarding the spi. I fell like i need to edit the board file but i'm unclear on how to go about adding the flash. In the board file there's a section talking about the spi flash which is partitioned in 4 different ways. Our fpga slave device is connected using cs0. I've looked at the pinmux values and they all seem to be correct based on our connections.
I also tried running the spidev_test but it didn't work. I believe that's due to the fact that our device isn't set up properly in the board file. Can anyone help guide me in the right direction to solve this problem?
Thanks,
Rodrigo