From: Manivannan Sadhasivam Date: Mon, 17 Jul 2023 06:54:53 +0000 (+0530) Subject: PCI: qcom-ep: Pass alignment restriction to the EPF core X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8cd2b8ce48e52bfda76a04be9aef8c1b176693d9;p=linux.git PCI: qcom-ep: Pass alignment restriction to the EPF core Qcom PCIe EP controllers have 4K alignment restriction for the outbound window address. Hence, pass this info to the EPF core so that the EPF drivers can make use of this info. Link: https://lore.kernel.org/linux-pci/20230717065459.14138-2-manivannan.sadhasivam@linaro.org Signed-off-by: Manivannan Sadhasivam Signed-off-by: Krzysztof WilczyƄski --- diff --git a/drivers/pci/controller/dwc/pcie-qcom-ep.c b/drivers/pci/controller/dwc/pcie-qcom-ep.c index 0fe7f06f21026..736be5bee4584 100644 --- a/drivers/pci/controller/dwc/pcie-qcom-ep.c +++ b/drivers/pci/controller/dwc/pcie-qcom-ep.c @@ -706,6 +706,7 @@ static const struct pci_epc_features qcom_pcie_epc_features = { .core_init_notifier = true, .msi_capable = true, .msix_capable = false, + .align = SZ_4K, }; static const struct pci_epc_features *