Hello, > Fixed 8mp EP mode problem. > > imx6 actaully for all imx chips (imx6*, imx7*, imx8*, imx9*). To avoid > confuse, rename all imx6_* to imx_*, IMX6_* to IMX_*. pci-imx6.c to > pci-imx.c to avoid confuse. > > Using callback to reduce switch case for core reset and refclk. Applied to controller/imx6, thank you! [01/11] PCI: imx6: Fix establish link failure in EP mode for iMX8MM and iMX8MP https://git.kernel.org/pci/pci/c/c9d04436880c [02/11] PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI https://git.kernel.org/pci/pci/c/f82e7aa14378 [03/11] PCI: imx6: Fix missing call to phy_power_off() in error handling https://git.kernel.org/pci/pci/c/3268637c4f74 [04/11] PCI: imx6: Rename imx6_* with imx_* https://git.kernel.org/pci/pci/c/09bec00b3591 [05/11] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK https://git.kernel.org/pci/pci/c/8bc6b9ccba59 [06/11] PCI: imx6: Simplify switch-case logic by involve core_reset callback https://git.kernel.org/pci/pci/c/79049b791bbc [07/11] PCI: imx6: Improve comment for workaround ERR010728 https://git.kernel.org/pci/pci/c/ea7eddfc0c9d [08/11] PCI: imx6: Consolidate redundant if-checks https://git.kernel.org/pci/pci/c/dce6ed132a2f [09/11] dt-bindings: PCI: imx6q-pcie: Add i.MX8Q PCIe compatible string https://git.kernel.org/pci/pci/c/99807815121a [10/11] PCI: imx6: Call common PHY API to set mode, speed, and submode https://git.kernel.org/pci/pci/c/b7e35e029881 [11/11] PCI: imx6: Add i.MX8Q PCIe Root Complex (RC) support https://git.kernel.org/pci/pci/c/3474e6ceabdc Krzysztof