diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2025-05-16 15:32:19 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-05-19 11:55:32 +0100 |
commit | f669c2827dd691b10fcf4e4c5546869a51d0a46e (patch) | |
tree | e627da94f58321a7685c1bfb40b8f9160d6bbc71 /scripts/generate_rust_analyzer.py | |
parent | 1ab2c8c45f5c5df6707cc848686e674f4ec5c3d9 (diff) |
spi: sh-msiof: Correct RX FIFO size for R-Car Gen3
According to the R-Car Gen3 Hardware Manual Errata for Rev 0.55 of
September 28, 2017, the MSIOF receive FIFOs on R-Car Gen3 SoCs have room
for 256 words of 32 bits.
Note that this change has no actual impact on the behavior of the
driver, as SPI_CONTROLLER_MUST_TX is set, and transfer size is currenty
limited to the minimum of the transmit and receive FIFO sizes.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://patch.msgid.link/6f74508ea4681aa0b7c6bf6810eab026725e75a3.1747401908.git.geert+renesas@glider.be
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions