All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add GPCDMA support for Tegra234
@ 2022-05-12  9:00 Akhil R
  2022-05-12  9:00 ` [PATCH 1/2] dt-bindings: Add headers for Tegra234 GPCDMA Akhil R
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Akhil R @ 2022-05-12  9:00 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, thierry.reding, jonathanh,
	devicetree, linux-tegra, linux-kernel
  Cc: akhilrajeev

Add headers and device tree node to support GPCDMA in Tegra234

Akhil R (2):
  dt-bindings: Add headers for Tegra234 GPCDMA
  arm64: tegra: Add Tegra234 GPCDMA device tree node

 arch/arm64/boot/dts/nvidia/tegra234.dtsi   | 43 ++++++++++++++++++++++
 include/dt-bindings/memory/tegra234-mc.h   |  1 +
 include/dt-bindings/reset/tegra234-reset.h |  1 +
 3 files changed, 45 insertions(+)

-- 
2.17.1


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

end of thread, other threads:[~2022-05-13  9:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-12  9:00 [PATCH 0/2] Add GPCDMA support for Tegra234 Akhil R
2022-05-12  9:00 ` [PATCH 1/2] dt-bindings: Add headers for Tegra234 GPCDMA Akhil R
2022-05-13  8:32   ` Krzysztof Kozlowski
2022-05-12  9:00 ` [PATCH 2/2] arm64: tegra: Add Tegra234 GPCDMA device tree node Akhil R
2022-05-13  8:32   ` Krzysztof Kozlowski
2022-05-13  8:39     ` Jon Hunter
2022-05-13  9:14       ` Krzysztof Kozlowski
2022-05-12  9:09 ` [PATCH 0/2] Add GPCDMA support for Tegra234 Jon Hunter
2022-05-12  9:21   ` Jon Hunter

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.