On Fri, Mar 29, 2024 at 06:09:26PM +0900, Damien Le Moal wrote: > This series introduces the new functions pci_epc_map_align(), > pci_epc_mem_map() and pci_epc_mem_unmap() to improve handling of the > PCI address mapping alignment constraints of endpoint controllers in a > controller independent manner. > PCI: rockchip-ep: use macro to define EP controller .align feature s/use/Use/ > PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() MSIX hiding s/MSIX/MSI-X/ (also in commit log)