Re: [PATCH v4 5/6] spi: zynqmp_gqspi: Add parallel memories support in GQSPI driver

2023-11-21 Thread Michal Simek
On 11/14/23 05:56, Venkatesh Yadav Abbarapu wrote: Add support for parallel memories in zynqmp_gqspi.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, i

[PATCH v4 5/6] spi: zynqmp_gqspi: Add parallel memories support in GQSPI driver

2023-11-13 Thread Venkatesh Yadav Abbarapu
Add support for parallel memories in zynqmp_gqspi.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 command