Re: [PATCH] pci: controller: tegra194: remove dependency on Tegra194 SoC
From: Jon Hunter
Date: Fri Jan 02 2026 - 05:58:39 EST
On 23/12/2025 06:45, Manivannan Sadhasivam wrote:
On Wed, Nov 26, 2025 at 11:25:30AM +0100, Francesco Lavra wrote:
+ Tegra maintainers
This driver runs (for both host and endpoint operation) also on other Tegra
SoCs (e.g. Tegra234).
Replace the Kconfig dependency on ARCH_TEGRA_194_SOC with a more generic
dependency on ARCH_TEGRA; in addition, amend the Kconfig help text to
reflect the fact that this driver is no longer exclusive to Tegra194.
I vaguely remember asking about this a while back during some other patch review
and I don't remember what we concluded.
> > Thierry, Jon, thoughts?
So ARCH_TEGRA means that this can be enabled for the legacy 32-bit Tegra
devices as well as the current 64-bit Tegra devices (such as Tegra194).
Given that this driver is only used for Tegra194 and Tegra234, it seems
it would be better to only enable this for Tegra194 and Tegra234 instead
of any Tegra.
Cheers
Jon
--
nvpublic