mbox series

[v4,0/2] arm64: dts: Add PCIe support for SM8150 SoC

Message ID 20220326055754.1796146-1-bhupesh.sharma@linaro.org (mailing list archive)
Headers show
Series arm64: dts: Add PCIe support for SM8150 SoC | expand

Message

Bhupesh Sharma March 26, 2022, 5:57 a.m. UTC
Changes since v3:
-----------------
- v3 can be found here: https://lore.kernel.org/linux-arm-msm/20220302203045.184500-1-bhupesh.sharma@linaro.org/
- 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@linaro.org>
Cc: Rob Herring <robh+dt@kernel.org>

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(+)

Comments

patchwork-bot+linux-arm-msm@kernel.org April 11, 2022, 9 p.m. UTC | #1
Hello:

This series was applied to qcom/linux.git (for-next)
by Bjorn Andersson <bjorn.andersson@linaro.org>:

On Sat, 26 Mar 2022 11:27:52 +0530 you wrote:
> Changes since v3:
> -----------------
> - v3 can be found here: https://lore.kernel.org/linux-arm-msm/20220302203045.184500-1-bhupesh.sharma@linaro.org/
> - 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.
> 
> [...]

Here is the summary with links:
  - [v4,1/2] arm64: dts: qcom: sm8150: Add PCIe nodes
    https://git.kernel.org/qcom/c/a1c86c680533
  - [v4,2/2] arm64: dts: qcom: sa8155: Enable PCIe nodes
    https://git.kernel.org/qcom/c/03d470ce2b70

You are awesome, thank you!