Re: [V5,00/13] Fixes to pcie-tegra194 driver
From: Manikanta Maddireddy <hidden>
Date: 2026-02-09 08:58:37
Also in:
linux-pci, linux-tegra, lkml
On 09/02/26 1:16 pm, Krzysztof Kozlowski wrote:
On 08/02/2026 19:07, Manikanta Maddireddy wrote:quoted
This series[1] was originally posted by Vidya Sagar, and I have rebased it onto 6.19.0-rc6-next. I addressed review comments and split this into two series, one for fixes(current) and the other is for enhancements. I verified these patches on Jetson AGX Orin(Tegra234 SoC). I added below four new patches to fix bugs, commit message of each patch has the details on the bug and fix. - 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 modePlease use standard email subjects, so with the PATCH keyword in the title. `git format-patch -vX` helps here to create proper versioned patches. Another useful tool is b4. Skipping the PATCH keyword makes filtering of emails more difficult thus making the review process less convenient. I really do not get why such big patchset is still not with b4, but if you insist, then at least do it correct. Best regards, Krzysztof
Apologies, I was using 'git format-patch -vX', but I got confused by how the subject appears on the https://patchwork.kernel.org/project/linux-pci/list/ and mistakenly removed the “PATCH” prefix from the subject line. I’ll make sure not to repeat this mistake. Thanks, Manikanta