All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add RSPI DMA support to RZ/G2{L, LC, UL} and RZ/V2L
@ 2022-07-28 12:23 Biju Das
  2022-07-28 12:23 ` [PATCH 1/3] arm64: dts: renesas: r9a07g043: Add DMA support to RSPI Biju Das
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Biju Das @ 2022-07-28 12:23 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski
  Cc: Biju Das, Geert Uytterhoeven, Magnus Damm, linux-renesas-soc,
	devicetree, Chris Paterson, Biju Das, Prabhakar Mahadev Lad

This patch series aims to add dmac phandles to RSPI nodes on SoC dtsi to
support DMA operation on RZ/G2{L, LC, UL} and RZ/V2L SoC's

This patch series depend upon [1] and [2]
[1] https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20220728&id=b620aa3a7be346f04ae7789b165937615c6ee8d3
[2] https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20220728&id=7d3a3aaaa9cc8ec53e9ef4f3e1711827107f76c5

Biju Das (3):
  arm64: dts: renesas: r9a07g043: Add DMA support to RSPI
  arm64: dts: renesas: r9a07g044: Add DMA support to RSPI
  arm64: dts: renesas: r9a07g054: Add DMA support to RSPI

 arch/arm64/boot/dts/renesas/r9a07g043.dtsi | 6 ++++++
 arch/arm64/boot/dts/renesas/r9a07g044.dtsi | 6 ++++++
 arch/arm64/boot/dts/renesas/r9a07g054.dtsi | 6 ++++++
 3 files changed, 18 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2022-08-18 11:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-28 12:23 [PATCH 0/3] Add RSPI DMA support to RZ/G2{L, LC, UL} and RZ/V2L Biju Das
2022-07-28 12:23 ` [PATCH 1/3] arm64: dts: renesas: r9a07g043: Add DMA support to RSPI Biju Das
2022-08-18 11:27   ` Geert Uytterhoeven
2022-07-28 12:23 ` [PATCH 2/3] arm64: dts: renesas: r9a07g044: " Biju Das
2022-08-18 11:27   ` Geert Uytterhoeven
2022-07-28 12:23 ` [PATCH 3/3] arm64: dts: renesas: r9a07g054: " Biju Das
2022-08-18 11:28   ` Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.