Ashok Reddy Soma 020b353be9 spi: zynqmp_gqspi: Fix dma alignment issue
DMA is aligned to ARCH_DMA_MINALIGN(64 bytes), but as per spec, alignment
required is 4bytes only. Change DMA alignment from ARCH_DMA_MINALIGN to
GQSPI_DMA_ALIGN. Remove alignment of data length in non-exponential case.

Some minor improvements in the initialization to initialize gen_fifo
threshold and disable qspi controller while setting config register.

Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com>
Tested-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2021-09-03 09:15:01 +02:00
..
2020-12-18 20:32:21 -07:00
2020-06-11 15:14:04 +05:30
2021-08-02 15:11:40 +08:00
2020-12-18 20:32:21 -07:00
2021-06-25 20:59:45 +05:30
2021-06-30 08:06:30 -04:00
2021-02-23 10:45:55 -05:00
2021-02-23 10:45:55 -05:00