On Mon, Mar 24, 2025 at 09:08:09AM +0000, Manikandan Karunakaran Pillai wrote: > Enhances the exiting Cadence PCIe controller drivers to support second > generation PCIe controller also referred as HPA(High Performance > Architecture) controllers. > > Comments from the earlier patch submission on the same enhancements are > taken into consideration. The previous submitted patch links is > https://patchwork.kernel.org/project/linux-pci/patch/ > CH2PPF4D26F8E1CB68755477DCA7AA9C6EBA2EE2@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/ Thanks for splitting this into several patches. Thanks also for the pointer to the previous version. It would be easier to follow if you could include the lore URL, e.g., https://lore.kernel.org/r/CH2PPF4D26F8E1CB68755477DCA7AA9C6EBA2EE2@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/ because lore is more widely used and more stable than patchwork. It's helpful if you can also include a little changelog of what changed since the previous version. When you post the next version of this (no hurry, since the merge window is open and nothing new will be merged until v6.15-rc1), can you please send the individual patches as responses to the cover letter? That keeps the whole series together and makes it easy for b4 to download the entire series at once. "git format-patch" and "git send-email" will do that for you automatically. Bjorn