Re: [PATCH 0/2] Add PCIe support for Qualcomm's IPQ9650 support

Kathiravan Thirumoorthy <[email protected]> Tue, 4 Aug 2026 21:47:50 +0530
Newsgroups org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
On 7/14/2026 9:59 AM, Kathiravan Thirumoorthy wrote:
> The IPQ9650 SoC has three dual-lane PCIe Gen3 controllers
> and two single-lane PCIe Gen3 controllers. Add support for
> these controllers and enable the three dual-lane PCIe Gen3
> controllers used on RDP488.
>
> Signed-off-by: Kathiravan Thirumoorthy <[email protected]>
> ---
> Kathiravan Thirumoorthy (2):
>        arm64: dts: qcom: ipq9650: add the PCIe support
>        arm64: dts: qcom: ipq9650-rdp488: enable PCIe support
>
>   arch/arm64/boot/dts/qcom/ipq9650-rdp488.dts | 119 +++++
>   arch/arm64/boot/dts/qcom/ipq9650.dtsi       | 665 +++++++++++++++++++++++++++-
>   2 files changed, 779 insertions(+), 5 deletions(-)
> ---
> base-commit: bee763d5f341b99cf472afeb508d4988f62a6ca1
> change-id: 20260701-ipq9650_pcie-8c77a69a6881
> prerequisite-change-id: 20260521-ipq9650_pcie_phy-60d7df32581c:v3
> prerequisite-patch-id: 0e1655d496f2d2f3df84eafd66ddfa6d7e202f3d
> prerequisite-patch-id: 46b42b118c95ec605f763f3f4bb3588c2685166c

Bjorn,

'ipq9650_pcie_phy' series is merged and part of linux-next. So this 
dependency is resolved.

> prerequisite-change-id: 20260519-ipq9650_icc-994280404adf:v1
> prerequisite-patch-id: c601bc5425e90330caf3faf758296ecf364b54a4
> prerequisite-patch-id: 75fe7bbebbac8801823601f17d55ba0aac29eeba
> prerequisite-patch-id: b651a08f6d6933bf8ae06f3e8a7d1580bec5cd64

'ipq9650_icc' series is the only active dependency right now for this 
series to apply. Both the 'ipq9650_icc' and this series applies cleanly 
on *next-20260803. *Please let me know if I need to resend this series 
with active dependency list alone.

Thanks,

Kathiravan T.

> Best regards,
> --
> Kathiravan Thirumoorthy <[email protected]>
>