which SPI ( spi0/spi1 ) matches DTS according to the SPI shown in the above figure
3. There is no spi node under tx2nx /dev, but after loading kernel kernel 4.9 drivers spi spidev.ko, the following nodes will appear:
root@mix:/mnt/nfs# ls -l /dev/spidev
spidev0.0 spidev0.1 spidev1.0 spidev1.1
Is there a problem with dynamically loading KO? Do I need to modify some driver configurations? Can the above /dev/spi nodes be used directly? However, when I tested directly operating the above nodes, the oscilloscope did not detect any waveforms