public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: dts: rockchip: Add DMA controller for RK3528
@ 2025-03-18 10:00 Chukun Pan
  2025-03-18 10:00 ` [PATCH 1/3] arm64: dts: rockchip: Add missing uart3 interrupt " Chukun Pan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Chukun Pan @ 2025-03-18 10:00 UTC (permalink / raw)
  To: Yao Zi
  Cc: Rob Herring, Jonas Karlman, Heiko Stuebner, Conor Dooley,
	Krzysztof Kozlowski, linux-arm-kernel, linux-rockchip,
	linux-kernel, devicetree, Chukun Pan

First commit adds missing uart3 interrupt for uart3 node.
The next commit adds the DMA controller that can be used
for spi and uart. And add DMA description for uart nodes.

~# dmesg | grep dma
[    0.103466] dma-pl330 ffd60000.dma-controller: Loaded driver for PL330 DMAC-241330
[    0.104212] dma-pl330 ffd60000.dma-controller:       DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16

Chukun Pan (3):
  arm64: dts: rockchip: Add missing uart3 interrupt for RK3528
  arm64: dts: rockchip: Add DMA controller for RK3528
  arm64: dts: rockchip: Add UART DMA support for RK3528

 arch/arm64/boot/dts/rockchip/rk3528.dtsi | 29 +++++++++++++++++++++++-
 1 file changed, 28 insertions(+), 1 deletion(-)

-- 
2.25.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-03-23 21:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-18 10:00 [PATCH 0/3] arm64: dts: rockchip: Add DMA controller for RK3528 Chukun Pan
2025-03-18 10:00 ` [PATCH 1/3] arm64: dts: rockchip: Add missing uart3 interrupt " Chukun Pan
2025-03-18 12:12   ` Yao Zi
2025-03-18 10:00 ` [PATCH 2/3] arm64: dts: rockchip: Add DMA controller " Chukun Pan
2025-03-23 21:04   ` Jonas Karlman
2025-03-18 10:00 ` [PATCH 3/3] arm64: dts: rockchip: Add UART DMA support " Chukun Pan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox