Skip to content

BULK: Add PCIe Support for Qualcomm sa8775p SoC and other DT related

JIRA: https://issues.redhat.com/browse/RHEL-3931

This MR is dedicated to the integration of changes into the CS9 kernel to provide PCIe support for the Qualcomm sa8775p SoC. The following commits contribute to this task:

  • 306382305c5c dt-bindings: phy: qcom,qmp-pcie: add sc8280xp bindings
  • 43a6a29b7eda dt-bindings: phy: qcom,qmp-pcie: add sm8350 bindings
  • 496d068e2b88 dt-bindings: phy: Add QMP PCIe PHY comptible for SM8550
  • 0d6787131183 dt-bindings: phy: qcom,qmp: Add SDX65 QMP PHY
  • 3cb11fe244d5 interconnect: qcom: sa8775p: add enable_mask for bcm nodes
  • e608d16e0145 arm64: dts: qcom: sa8775p-ride: Update L4C parameters
  • fd2d4e4c1986 dt-bindings: phy: qcom,qmp: Add sa8775p QMP PCIe PHY
  • a05b6d5135ec phy: qcom-qmp-pcie: add support for sa8775p
  • 489f14be0e0a arm64: dts: qcom: sa8775p: Add pcie0 and pcie1 nodes
  • bf3ee3db23ed arm64: dts: qcom: sa8775p-ride: enable pcie nodes
  • 31cd8caf0cbe arm64: dts: qcom: sa8775p: add a node for the second serdes PHY
  • e952348a7cc7 arm64: dts: qcom: sa8775p: add a node for EMAC1
  • 6ca89cc6803b arm64: dts: qcom: sa8775p-ride: enable the second SerDes PHY
  • 5255901fb26e arm64: dts: qcom: sa8775p-ride: move the reset-gpios property of the PHY
  • 1e7ef41b5fa7 arm64: dts: qcom: sa8775p-ride: index the first SGMII PHY
  • 1a00a068de4a arm64: dts: qcom: sa8775p-ride: add the second SGMII PHY
  • f8be0c50ce0e arm64: dts: qcom: sa8775p-ride: sort aliases alphabetically
  • fdc051e3926e arm64: dts: qcom: sa8775p-ride: add an alias for ethernet0
  • 27eb552ef585 arm64: dts: qcom: sa8775p-ride: enable EMAC1
  • a74883a0de4e arm64: dts: qcom: sa8775p: Hook up PDC as wakeup-parent of TLMM
  • cfe0d2038134 phy: qcom-qmp-pcie: drop ln_shrd from v5_20 config
  • 86f703762a9b phy: qcom-qmp-pcie: keep offset tables sorted
  • 9169e03946b9 dt-bindings: PCI: qcom: Add sa8775p compatible
  • d60379d65d2b PCI: qcom: Add support for sa8775p SoC
  • 2dba7a613a6e arm64: dts: qcom: sa8775p: add the pcie smmu node
  • 955d095a72f0 power: reset: qcom-pon: add support for qcom,pmk8350-pon compatible string
  • d8630f050d3f interconnect: qcom: Add support for mask-based BCMs
  • a1f4170dec44 interconnect: qcom: bcm-voter: Improve enable_mask handling
  • 1a70ca71547b interconnect: qcom: bcm-voter: Use enable_maks for keepalive voting

Signed-off-by: Alessandro Carminati acarmina@redhat.com

Edited by Alessandro Carminati

Merge request reports