]> git.ipfire.org Git - thirdparty/linux.git/commit
arm64: dts: allwinner: sun55i: Fix r-spi DMA
authorChen-Yu Tsai <wens@kernel.org>
Mon, 23 Mar 2026 17:19:26 +0000 (01:19 +0800)
committerChen-Yu Tsai <wens@kernel.org>
Tue, 24 Mar 2026 03:08:10 +0000 (11:08 +0800)
commit6896ca5a9d05275fbeb38640c9bbdb95698de188
tree6bcd64c85ee5bee3701b26db12c9bc7b73b5a65a
parent6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
arm64: dts: allwinner: sun55i: Fix r-spi DMA

r-spi has DRQs for both the main and MCU DMA controllers on the A523 SoC
family, however it seems it that it is mainly routed to the MCU DMA
controller, with no obvious way to change it.

Change the DMA channels of r-spi to the MCU so that it works properly.

Fixes: 1bec3bd1f839 ("arm64: dts: allwinner: sun55i: Add SPI controllers")
Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Link: https://patch.msgid.link/20260323171927.1256507-1-wens@kernel.org
Signed-off-by: Chen-Yu Tsai <wens@kernel.org>
arch/arm64/boot/dts/allwinner/sun55i-a523.dtsi