Re: [PATCH v2 5/6] arm64: dts: qcom: kodiak: mark PCIe root port as bridge

Konrad Dybcio <[email protected]> Wed, 29 Jul 2026 14:29:40 +0200
Newsgroups org.kernel.vger.linux-bluetooth,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pci,org.kernel.vger.linux-pm
Message-ID <[email protected]>
On 7/27/26 5:45 PM, Rahul Samana wrote:
> The PCI core needs to associate the DT node below the QCS6490 PCIe host
> bridge with the enumerated PCI-to-PCI bridge device before child nodes can
> be matched against the PCI topology.
> 
> Add compatible = "pciclass,0604" to pcie0_port so child nodes below the
> bridge can be matched by the PCI device class.
> 
> Signed-off-by: Rahul Samana <[email protected]>
> ---

Reviewed-by: Konrad Dybcio <[email protected]>

Konrad