commit | c5fbd7f2dccf52e95e6c1504a28b19d1dc622028 | [log] [tgz] |
---|---|---|
author | Kiran Gunda <kgunda@codeaurora.org> | Mon Jul 30 13:22:39 2012 +0530 |
committer | Kiran Gunda <kgunda@codeaurora.org> | Fri Aug 31 15:12:18 2012 +0530 |
tree | c7cdbe3bfa91cc4de3754f4d297acf1421c4d703 | |
parent | d01163e16f92cda4f9bba3b155a0fdf057d2a60b [diff] |
spi_qsd: support to transfer 64K chunks in DM mode Support to transfer 64K bytes in a single SPI transfer in DMA mode on targets which support 16 bits in QUP_MX_OUTPUT_CNT register. Earlier if the application sends more than 4K data it is split up in to 4K chunks, irrespective of the size of the QUP_MX_OUTPUT_CNT register. CRs-Fixed: 383120 Change-Id: Ibbe73df2bb4fb2804ff6ebfc62adac9d0d53e9cd Signed-off-by: Kiran Gunda <kgunda@codeaurora.org>