]> rtime.felk.cvut.cz Git - vajnamar/linux-xlnx.git/commit
spi: zynqmp-gqspi direct read made word aligned.
authorHolden Sandlar <holden.sandlar@ultra-fei.com>
Tue, 7 Nov 2017 05:35:23 +0000 (11:05 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 7 Nov 2017 11:57:34 +0000 (12:57 +0100)
commit521ba5c3044dcf6eef31d01736522945fd78d99d
tree654c87c2706cd7f48693c6f70de7246ee75cfa03
parent13bb3d3e98ab5ad05ea00f11bd0654eb0204c02f
spi: zynqmp-gqspi direct read made word aligned.

in gqspi driver direct read is updated with the word aligned read.
For reading file which is not page aligned word aligned read is
required in IO mode, DMA mode handles this by default.

Signed-off-by: Holden Sandlar <holden.sandlar@ultra-fei.com>
Signed-off-by: Tejas Prajapati Rameshchandra <tejaspra@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/spi/spi-zynqmp-gqspi.c