Hi,
I need to configure OSPI1 interface in am6546 to operate in single mode.
1.What changes need to be done in dts.
2. How processor detects ospi interface is working in ospi or qspi?
Regards,
N Chetan Kumar
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.
Hi,
I need to configure OSPI1 interface in am6546 to operate in single mode.
1.What changes need to be done in dts.
2. How processor detects ospi interface is working in ospi or qspi?
Regards,
N Chetan Kumar
Hi Chetan,
I have reached out to our SPI experts. I will get back once i hear from them.
Best Regards,
Keerthy
Hi Chetan,
CQSPI controller driver should support it out of the box. You would need
to set spi-rx-bus-width and spi-tx-bus-width to 1 in DTS to force it to use 1S-1S-1S mode.
Linux v5.8 and above support cy15b104q and cy15v104q. So CY15V104QSN-108SXI should be supported in v5.8 and above with spi-rx-bus-width and spi-tx-bus-width updated to 1. The read-delay might also need to be changed but its value can’t be determined until the flash installed and tested on the board.
Best Regards,
Keerthy