On Tue, Jun 23, 2026 at 09:02:39AM -0500, Rob Herring wrote: > On Tue, Mar 31, 2026 at 5:24 AM Akhil R 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 > > --- > > 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. Yes, I have this in my tree of fixes for 7.1 and plan to send it out towards the end of this week. Thierry