PCI: qcom: Add X1E80100 PCIe support
authorAbel Vesa <abel.vesa@linaro.org>
Fri, 1 Mar 2024 16:59:02 +0000 (18:59 +0200)
committerKrzysztof Wilczyński <kwilczynski@kernel.org>
Sun, 10 Mar 2024 17:55:07 +0000 (17:55 +0000)
commit6d0c39324c5fd8a788a000ab9cead1dbb2fa49a8
treeb2e15594635acd98d2a52b8abc611eed07390583
parent692eadd5169808d5c7273b83f237038029d0bb21
PCI: qcom: Add X1E80100 PCIe support

Add the compatible and the driver data for X1E80100 PCIe controller.

There are 5 controller instances found on this platform, out of which
2 are Gen3 with speeds of up to 8.0GT/s, while the other 3 are Gen4 with
speeds of up to 16GT/s.

The version of the controller is 1.38.0 for all instances, but they are
compatible with 1.9.0 config. The max link width is x8 for one
controller, x4 for two of others and x2 for the two left.

[kwilczynski: commit log]
Link: https://lore.kernel.org/linux-pci/20240301-x1e80100-pci-v4-2-7ab7e281d647@linaro.org
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
drivers/pci/controller/dwc/pcie-qcom.c