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

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

Changes in v2:
  Adjust props order
  Collect Reviewed-by

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] 7+ messages in thread

end of thread, other threads:[~2025-04-10 14:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-01 10:00 [PATCH v2 0/3] arm64: dts: rockchip: Add DMA controller for RK3528 Chukun Pan
2025-04-01 10:00 ` [PATCH v2 1/3] arm64: dts: rockchip: Add missing uart3 interrupt " Chukun Pan
2025-04-01 10:00 ` [PATCH v2 2/3] arm64: dts: rockchip: Add DMA controller " Chukun Pan
2025-04-01 17:35   ` Yao Zi
2025-04-01 17:43     ` Jonas Karlman
2025-04-01 10:00 ` [PATCH v2 3/3] arm64: dts: rockchip: Add UART DMA support " Chukun Pan
2025-04-10 14:52 ` [PATCH v2 0/3] arm64: dts: rockchip: Add DMA controller " Heiko Stuebner

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