Add PCIe controller and PHY nodes for SDM845 and enable them for the Dragonboard 845c. The two series' that adding the PHY drivers and controller support can be found here: https://lore.kernel.org/linux-arm-msm/20191102001628.4090861-1-bjorn.andersson@xxxxxxxxxx/T/#m6a892f4d6a8eefdd2c16b29b1cebb0023c69eac0 https://lore.kernel.org/linux-arm-msm/20191102002721.4091180-1-bjorn.andersson@xxxxxxxxxx/T/#m42ca469f4b23d534000a4b45a55d9739edbebdc4 Bjorn Andersson (3): arm64: dts: qcom: sdm845: Add first PCIe controller and PHY arm64: dts: qcom: sdm845: Add second PCIe PHY and controller arm64: dts: qcom: db845c: Enable PCIe controllers arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 91 +++++++++ arch/arm64/boot/dts/qcom/sdm845.dtsi | 215 +++++++++++++++++++++ 2 files changed, 306 insertions(+) -- 2.23.0