diff options
author | Sunny Luo <sunny.luo@amlogic.com> | 2025-07-18 09:52:17 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-07-24 13:28:33 +0100 |
commit | cef9991e04aed3305c61c392e880f6e01a0c2ea4 (patch) | |
tree | 93399f93262b60172b29f9611d0f7ee582a43000 /scripts/lib/kdoc/kdoc_output.py | |
parent | 78d35a20783941c8ba5cf912349728c6e1bee84b (diff) |
spi: Add Amlogic SPISG driver
Introduced support for the new SPI IP (SPISG) driver. The SPISG is
a communication-oriented SPI controller from Amlogic,supporting
three operation modes: PIO, block DMA, and scatter-gather DMA.
Due to there is no FIFO, PIO mode can only transfer one word at
a time, which is extremely slow. Therefore, this mode was not
implemented.
Signed-off-by: Sunny Luo <sunny.luo@amlogic.com>
Signed-off-by: Xianwei Zhao <xianwei.zhao@amlogic.com>
Link: https://patch.msgid.link/20250718-spisg-v5-2-b8f0f1eb93a2@amlogic.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions