On Sun, 13 Nov 2022 22:12:41 +0300, Serge Semin wrote: > This patchset is a third one in the series created in the framework of > my Baikal-T1 PCIe/eDMA-related work: > > [1: Done v5] PCI: dwc: Various fixes and cleanups > Link: https://lore.kernel.org/linux-pci/20220624143428.8334-1-Sergey.Semin@xxxxxxxxxxxxxxxxxxxx/ > Merged: kernel 6.0-rc1 > [2: Done v4] PCI: dwc: Add hw version and dma-ranges support > Link: https://lore.kernel.org/linux-pci/20220624143947.8991-1-Sergey.Semin@xxxxxxxxxxxxxxxxxxxx > Merged: kernel 6.0-rc1 > [3: In-review v7] PCI: dwc: Add generic resources and Baikal-T1 support > Link: ---you are looking at it--- > [4: Done v6] dmaengine: dw-edma: Add RP/EP local DMA support > Link: https://lore.kernel.org/linux-pci/20221107210438.1515-1-Sergey.Semin@xxxxxxxxxxxxxxxxxxxx/ > > [...] I think it is time we merged this series - we went through several rounds of reviews and it should be ready for mainline (in particular wrt using the generic infrastructure it puts in place). Applied to pci/dwc, thank you. [01/20] dt-bindings: imx6q-pcie: Fix clock names for imx6sx and imx8mq https://git.kernel.org/lpieralisi/pci/c/b8a83e600bdd [02/20] dt-bindings: visconti-pcie: Fix interrupts array max constraints https://git.kernel.org/lpieralisi/pci/c/4cf4b9b70ab2 [03/20] dt-bindings: PCI: dwc: Detach common RP/EP DT bindings https://git.kernel.org/lpieralisi/pci/c/057646a5db2f [04/20] dt-bindings: PCI: dwc: Remove bus node from the examples https://git.kernel.org/lpieralisi/pci/c/b9fe9985aee2 [05/20] dt-bindings: PCI: dwc: Add phys/phy-names common properties https://git.kernel.org/lpieralisi/pci/c/875596361910 [06/20] dt-bindings: PCI: dwc: Add max-link-speed common property https://git.kernel.org/lpieralisi/pci/c/eaa9d8865287 [07/20] dt-bindings: PCI: dwc: Apply generic schema for generic device only https://git.kernel.org/lpieralisi/pci/c/f133396e2d00 [08/20] dt-bindings: PCI: dwc: Add max-functions EP property https://git.kernel.org/lpieralisi/pci/c/12f7936c7a0e [09/20] dt-bindings: PCI: dwc: Add interrupts/interrupt-names common properties https://git.kernel.org/lpieralisi/pci/c/35486813c41b [10/20] dt-bindings: PCI: dwc: Add reg/reg-names common properties https://git.kernel.org/lpieralisi/pci/c/4cc13eedb892 [11/20] dt-bindings: PCI: dwc: Add clocks/resets common properties https://git.kernel.org/lpieralisi/pci/c/bd9504af9169 [12/20] dt-bindings: PCI: dwc: Add dma-coherent property https://git.kernel.org/lpieralisi/pci/c/4a8972542a6d [13/20] dt-bindings: PCI: dwc: Apply common schema to Rockchip DW PCIe nodes https://git.kernel.org/lpieralisi/pci/c/98b59129cb9f [14/20] dt-bindings: PCI: dwc: Add Baikal-T1 PCIe Root Port bindings https://git.kernel.org/lpieralisi/pci/c/ce27c4e61f2d [15/20] PCI: dwc: Introduce dma-ranges property support for RC-host https://git.kernel.org/lpieralisi/pci/c/8522e17d4cab [16/20] PCI: dwc: Introduce generic controller capabilities interface https://git.kernel.org/lpieralisi/pci/c/7f9e982dc4fc [17/20] PCI: dwc: Introduce generic resources getter https://git.kernel.org/lpieralisi/pci/c/ef8c58877fe7 [18/20] PCI: dwc: Combine iATU detection procedures https://git.kernel.org/lpieralisi/pci/c/9f67ecdd9579 [19/20] PCI: dwc: Introduce generic platform clocks and resets https://git.kernel.org/lpieralisi/pci/c/ef69f852a978 [20/20] PCI: dwc: Add Baikal-T1 PCIe controller support https://git.kernel.org/lpieralisi/pci/c/ba6ed462dcf4 Thanks, Lorenzo