Hi,
I'm trying to configure the qspi interface on a am5726 for mode0 write. Since we only have to write a bitstream into a slave the wiring is very simple:
am572x (Master) FPGA (Slave)
qspi1_d0 -> MOSI
qspi1_sclk -> SCK FPGA
Since we have only one slave attached to the master even CS is not wired.
The device tree regarding qspi looks as follows: