Add support for PCIe controllers found on X1E80100 platform. Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxx> --- Changes in v2: - Documented the compatible - Link to v1: https://lore.kernel.org/r/20240129-x1e80100-pci-v1-1-efdf758976e0@xxxxxxxxxx --- Abel Vesa (2): dt-bindings: PCI: qcom: Document the X1E80100 PCIe Controller PCI: qcom: Add X1E80100 PCIe support .../devicetree/bindings/pci/qcom,pcie.yaml | 29 ++++++++++++++++++++++ drivers/pci/controller/dwc/pcie-qcom.c | 1 + 2 files changed, 30 insertions(+) --- base-commit: 01af33cc9894b4489fb68fa35c40e9fe85df63dc change-id: 20231201-x1e80100-pci-e3ad9158bb24 Best regards, -- Abel Vesa <abel.vesa@xxxxxxxxxx>