PCI: qcom-ep: Pass alignment restriction to the EPF core
authorManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Mon, 17 Jul 2023 06:54:53 +0000 (12:24 +0530)
committerKrzysztof Wilczyński <kwilczynski@kernel.org>
Fri, 25 Aug 2023 17:33:18 +0000 (17:33 +0000)
commit8cd2b8ce48e52bfda76a04be9aef8c1b176693d9
tree8a3b9fadbf48b21175721e93898e8950da8a6c8f
parent06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5
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 <manivannan.sadhasivam@linaro.org>
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
drivers/pci/controller/dwc/pcie-qcom-ep.c