summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorSowjanya Komatineni <skomatineni@nvidia.com>2019-04-04 17:14:07 -0700
committerMark Brown <broonie@kernel.org>2019-04-08 14:11:58 +0700
commit9877a347f2056f7aa4e770de9a20048ad288f545 (patch)
tree21fa94a1c427ca3c95a0557b0af928301bbbf665 /ipc
parent79567c1a321e7396e734135d56950311dde07db2 (diff)
downloadlinux-9877a347f2056f7aa4e770de9a20048ad288f545.tar.gz
linux-9877a347f2056f7aa4e770de9a20048ad288f545.tar.bz2
linux-9877a347f2056f7aa4e770de9a20048ad288f545.zip
spi: tegra114: add dual mode support
This patch adds support for dual mode SPI transfer. Dual mode uses both MOSI and MISO lines in parallel where the data is interleaved on MOSI and MISO lines increasing the throughput. Packet from Tx FIFO is transmitted on both MOSI and MISO lines and packet to Rx FIFO is received from both MOSI and MISO lines. Even bits are transmitted or received on the MOSI data line and odd bits are transmitted or received on the MISO data line. Signed-off-by: Sowjanya Komatineni <skomatineni@nvidia.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions