(subset) [PATCH v3 0/3] arm64: dts: qcom: Add PCIe Support for sm8750

Bjorn Andersson andersson at kernel.org
Mon Sep 1 12:46:01 PDT 2025


On Tue, 26 Aug 2025 16:32:52 +0530, Krishna Chaitanya Chundru wrote:
> Describe PCIe controller and PHY. Also add required system resources like
> regulators, clocks, interrupts and registers configuration for PCIe.
> 
> The qcom_pcie_parse_ports() function currently iterates over all available
> child nodes of the PCIe controller's device tree node. This includes
> unrelated nodes such as OPP (Operating Performance Points) nodes, which do
> not contain the expected 'reset' and 'phy' properties. As a result, parsing
> fails and the driver falls back to the legacy method of parsing the
> controller node directly. However, this fallback also fails when properties
> are shifted to the root port, leading to probe failure.
> 
> [...]

Applied, thanks!

[2/3] arm64: dts: qcom: sm8750: Add PCIe PHY and controller node
      commit: 19f1395333f80479a3a5fce29e4c7a8255322a9c

Best regards,
-- 
Bjorn Andersson <andersson at kernel.org>



More information about the linux-phy mailing list