Re: [PATCH v3 6/6] spi: zynq_qspi: Add parallel memories support in QSPI driver

2023-10-20 Thread Stefan Herbrechtsmeier
Hi, Am 20.10.2023 um 05:18 schrieb Venkatesh Yadav Abbarapu: Add support for parallel memories in zynq_qspi.c driver. In case of parallel memories STRIPE bit is set and sent to the qspi ip, which will send data bits to both the flashes in parallel. However for few commands we should not use stri

[PATCH v3 6/6] spi: zynq_qspi: Add parallel memories support in QSPI driver

2023-10-19 Thread Venkatesh Yadav Abbarapu
Add support for parallel memories in zynq_qspi.c driver. In case of parallel memories STRIPE bit is set and sent to the qspi ip, which will send data bits to both the flashes in parallel. However for few commands we should not use stripe, instead send same data to both the flashes. Those commands a