]> www.infradead.org Git - users/jedix/linux-maple.git/commit
spi: cadence-quadspi: Enable SPI_TX_QUAD
authorSanthosh Kumar K <s-k6@ti.com>
Thu, 2 Jan 2025 12:05:44 +0000 (17:35 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 6 Jan 2025 13:08:55 +0000 (13:08 +0000)
commit1e293574c6f5d5d87acd7d64415eae055d0672e7
tree8d3f25d2751e41e7abe97b98c8db7cb460c4d8e0
parentbe92ab2de0ee1a13291c3b47b2d7eb24d80c0a2c
spi: cadence-quadspi: Enable SPI_TX_QUAD

Enable the SPI_TX_QUAD mode bit in the host->mode_bits to support
data transmission over four lines to improve the performance.

Tested the functionality on AM62Lx EVM (W25N01JW) in 1S-4S-4S mode.

Signed-off-by: Santhosh Kumar K <s-k6@ti.com>
Link: https://patch.msgid.link/20250102120544.1407152-1-s-k6@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-cadence-quadspi.c