Hi,
We are testing OSPI in AM6422 based custom board with as a generic SPI device(rohm,dh2228fv).
The spidev0.0 is getting registered in /dev after booting but when writing or reading from the device below error is shown.
./spidev_test -D /dev/spidev0.0
spi mode: 0x0
bits per word: 8
max speed: 500000 Hz (500 kHz)
can't send spi message: Unknown error 524
Can the OSPI be used a generic SPI device with spidev driver?
We are testing using 8.6 SDK


