linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add GPCDMA support for Tegra234
@ 2022-05-17  7:40 Akhil R
  2022-05-17  7:40 ` [PATCH v2 1/2] dt-bindings: Add headers for Tegra234 GPCDMA Akhil R
  2022-05-17  7:40 ` [PATCH v2 2/2] arm64: tegra: Add Tegra234 GPCDMA device tree node Akhil R
  0 siblings, 2 replies; 3+ messages in thread
From: Akhil R @ 2022-05-17  7:40 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

v1->v2:
  * Removed 'status="okay"' since the node is enabled by default

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   | 42 ++++++++++++++++++++++
 include/dt-bindings/memory/tegra234-mc.h   |  1 +
 include/dt-bindings/reset/tegra234-reset.h |  1 +
 3 files changed, 44 insertions(+)

-- 
2.17.1


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

end of thread, other threads:[~2022-05-17  7:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-17  7:40 [PATCH v2 0/2] Add GPCDMA support for Tegra234 Akhil R
2022-05-17  7:40 ` [PATCH v2 1/2] dt-bindings: Add headers for Tegra234 GPCDMA Akhil R
2022-05-17  7:40 ` [PATCH v2 2/2] arm64: tegra: Add Tegra234 GPCDMA device tree node Akhil R

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).