Changes since v3: ----------------- - v3 can be found here: https://lore.kernel.org/linux-arm-msm/20220302203045.184500-1-bhupesh.sharma@xxxxxxxxxx/ - Broke down the patchset into 3 separate patchsets for each tree, so that the patch(es) can be easily reviewed and merged by respective maintainers. - This patchset adds the 'linux-arm-msm' related dts support for SM8150 SoC. Hi Bjorn, This series adds dts support for PCIe controllers and PHYs found on SA8155p ADP board from Qualcomm. This series has been tested on SA8155p ADP board with QCA6696 chipset connected onboard. Cc: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> Cc: Rob Herring <robh+dt@xxxxxxxxxx> Bhupesh Sharma (2): arm64: dts: qcom: sm8150: Add PCIe nodes arm64: dts: qcom: sa8155: Enable PCIe nodes arch/arm64/boot/dts/qcom/sa8155p-adp.dts | 15 ++ arch/arm64/boot/dts/qcom/sm8150.dtsi | 243 +++++++++++++++++++++++ 2 files changed, 258 insertions(+) -- 2.35.1