mbox series

[v2,0/3] arm64: dts: qcom: sdm845: Add PCIe nodes

Message ID 20191107002247.1127689-1-bjorn.andersson@linaro.org (mailing list archive)
Headers show
Series arm64: dts: qcom: sdm845: Add PCIe nodes | expand

Message

Bjorn Andersson Nov. 7, 2019, 12:22 a.m. UTC
Add PCIe controller and PHY nodes for SDM845 and enable them for the
Dragonboard 845c.

Depends on PHY and controller supported added here:
https://lore.kernel.org/linux-arm-msm/20191107000917.1092409-1-bjorn.andersson@linaro.org/T/#t
https://lore.kernel.org/linux-arm-msm/20191107001642.1127561-1-bjorn.andersson@linaro.org/T/#t

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       | 212 +++++++++++++++++++++
 2 files changed, 303 insertions(+)

Comments

Julien Massot Nov. 7, 2019, 3:20 p.m. UTC | #1
Hi Bjorn,

On Thu, Nov 7, 2019 at 1:22 AM Bjorn Andersson
<bjorn.andersson@linaro.org> wrote:
>
> Add PCIe controller and PHY nodes for SDM845 and enable them for the
> Dragonboard 845c.

Thanks a lot the gen 3 PCIE works on my 845 platform.
Tested-by: Julien Massot <jmassot@softbankrobotics.com>