Re: [PATCH 0/2] Add GPCDMA support for Tegra234

From: Jon Hunter
Date: Thu May 12 2022 - 05:09:28 EST




On 12/05/2022 10:00, Akhil R wrote:
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(+)


This should be V2 right? Otherwise looks good to me.

Reviewed-by: Jon Hunter <jonathanh@xxxxxxxxxx>

Jon