On Thu, May 08, 2025 at 10:49:22AM +0530, Vidya Sagar wrote: > Replace ARCH_TEGRA_194_SOC dependency with a more generic ARCH_TEGRA > check for the Tegra194 PCIe controller, allowing it to be built on > Tegra platforms beyond Tegra194. Additionally, ensure compatibility > by requiring ARM64 or COMPILE_TEST. > > Link: https://patchwork.kernel.org/project/linux-pci/patch/20250128044244.2766334-1-vidyas@xxxxxxxxxx/ > Signed-off-by: Vidya Sagar <vidyas@xxxxxxxxxx> > --- Looks good to me, but there will need coordination between the PHY and PCI maintainers for this to not cause a kernel test bot build failure, if the PCI patch is merged before the PHY patch. Reviewed-by: Niklas Cassel <cassel@xxxxxxxxxx>