On Fri, 29 Apr 2022 08:38:26 -0400, Peter Geis wrote: > This series enables the DesignWare based PCIe controller on the rk356x > series of chips. We drop the fallback to the core driver due to > compatibility issues. We reset the PCIe controller at driver probe to > prevent issues in the future when firmware / kexec leaves the controller > in an unknown state. We add support for legacy interrupts for cards that > lack MSI support (which is partially broken currently). We then add the > device tree nodes to enable PCIe on the Quartz64 Model A. > > [...] Applied to pci/dwc, thanks! [1/5] dt-bindings: PCI: Remove fallback from Rockchip DesignWare binding https://git.kernel.org/lpieralisi/pci/c/931262e646 [2/5] PCI: rockchip-dwc: Reset core at driver probe https://git.kernel.org/lpieralisi/pci/c/431e7d2eec [3/5] PCI: rockchip-dwc: Add legacy interrupt support https://git.kernel.org/lpieralisi/pci/c/e8aae154df Thanks, Lorenzo