Re: [PATCH V4 00/22] Enhancements to pcie-tegra194 driver
From: Jon Hunter
Date: Mon Feb 02 2026 - 08:43:31 EST
On 26/01/2026 07:44, Manikanta Maddireddy wrote:
This series[1] was originally posted by Vidya Sagar, and I have rebased
it onto 6.19.0-rc6-next. I addressed review comments, reworked a patch
and included four new patches. I verified these patches on Jetson AGX
Orin(Tegra234 SoC).
Disabling L1SS capability based on support-clkreq device tree property
is moved to common DWC driver, so I reworked below patch to disable
just L1.2 capability on Tegra234 SoC.
- PCI: tegra194: Disable L1.2 capability of Tegra234 EP
I added below four new patches to fix bugs, commit message of each
patch has the details on the bug and fix.
- PCI: tegra194: Add ASPM L1 entrance latency config
- PCI: tegra194: Use HW version number
- PCI: tegra194: Fix CBB timeout caused by DBI access before core power-on
- PCI: tegra194: Disable PERST IRQ only in Endpoint mode
I added more context in the commit message for below patch based on review
comment in V3.
- PCI: tegra194: Remove IRQF_ONESHOT flag during Endpoint interrupt registration
Rest of the patches are same as the original V3 series, just rebased them on
6.19.0-rc6-next.
Verification details.
- I verified both Root port and Endpoint mode controllers on Tegra234 SoC.
- Basic sanity Link up, configuration space access and BAR access are verified.
- I verified that ASPM L1.2 capability is disabled for Endpoint mode.
- I verified suspend to RAM tests with Endpoint mode.
[1] https://patchwork.kernel.org/project/linux-pci/patch/20221013183854.21087-1-vidyas@xxxxxxxxxx/
Thanks for sending this out. It would be great to get all these merged. The series looks good to me, but I would say that if possible, move all the known fixes to the start of the series and adding or enabling new features after the fixes (such as 'Add monitor clock support').
Some of the fixes already have a 'Fixes:' tag but we should add the fixes tag for others that are also clear fixes.
Thanks
Jon
--
nvpublic