diff options
author | Joy Chakraborty <[email protected]> | 2023-04-27 12:33:10 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-05-08 09:11:27 +0900 |
commit | 5147d5bfddc807e990a762aed0e56724afeda663 (patch) | |
tree | eb10fc4a4faf82e62cddc8fbbaae62576516a8ea /net/lapb/lapb_subr.c | |
parent | ac9a78681b921877518763ba0e89202254349d1b (diff) |
spi: dw: Add 32 bpw support to SPI DW DMA driver
Add Support for AxSize = 4 bytes configuration from dw dma driver if
n_bytes i.e. number of bytes per write to fifo is 4.
Number of bytes written to fifo per write is depended on the bits/word
configuration being used which the DW core driver translates to n_bytes.
Hence, for bits per word values between 17 and 32 n_bytes should be
equal to 4.
* tested on Baikal-T1 based system with DW SPI-looped back interface
transferring a chunk of data with DFS:8,12,16.
Signed-off-by: Joy Chakraborty <[email protected]
Reviewed-by: Serge Semin <[email protected]
Tested-by: Serge Semin <[email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions