[LINUX RFC v3 4/4] spi: zynqmp: gqspi: add support for dual parallel mode configuration

2015-12-14 Thread Ranjit Waghmode
This patch adds support of dual parallel mode configuration for Zynq Ultrascale+ MPSoC GQSPI controller driver. Signed-off-by: Ranjit Waghmode --- V3 Changes: - No change in this patch V2 Changes: - No change in this patch --- drivers/spi/spi-zynqmp-gqspi.c | 24

[LINUX RFC v3 4/4] spi: zynqmp: gqspi: add support for dual parallel mode configuration

2015-12-14 Thread Ranjit Waghmode
This patch adds support of dual parallel mode configuration for Zynq Ultrascale+ MPSoC GQSPI controller driver. Signed-off-by: Ranjit Waghmode --- V3 Changes: - No change in this patch V2 Changes: - No change in this patch ---