Re: [PATCH] serial: tegra: remove Kconfig dependency on APB DMA controller
From: Jon Hunter
Date: Thu Feb 26 2026 - 05:07:10 EST
On 26/11/2025 09:07, Francesco Lavra wrote:
This driver runs also on SoCs without a Tegra20 APB DMA controller (e.g.
Tegra234).
Remove the Kconfig dependency on TEGRA20_APB_DMA, and remove reference to
the APB DMA controller from the Kconfig help text.
Fixes: 60d2016a5161 ("arm64: tegra: Add Tegra234 GPCDMA device tree node")
This patch looks fine, but I would drop the fixes tag. There are other earlier devices, such as Tegra186 that also use this. Also please CC linux-tegra@xxxxxxxxxxxxxxx on these patches too. I know people try to limit the number of list copied, but we may miss this otherwise.
Thanks
Jon
--
nvpublic