Re: [PATCH v6 02/10] arm64: tegra: Remove fallback compatible for GPCDMA

From: Rob Herring

Date: Tue Jun 23 2026 - 10:04:55 EST


On Tue, Mar 31, 2026 at 5:24 AM Akhil R <akhilrajeev@xxxxxxxxxx> wrote:
>
> Remove the fallback compatible string "nvidia,tegra186-gpcdma" for GPCDMA
> in Tegra264. Tegra186 compatible cannot work on Tegra264 because of the
> register offset changes and absence of the reset property.
>
> Fixes: 65ef237e4810 ("arm64: tegra: Add Tegra264 support")
> Signed-off-by: Akhil R <akhilrajeev@xxxxxxxxxx>
> ---
> arch/arm64/boot/dts/nvidia/tegra264.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Thierry, Are you going to apply this? The binding change has been
picked up and now there's a warning.

Rob