Re: [PATCH v2 5/6] arm64: dts: qcom: kodiak: mark PCIe root port as bridge
Konrad Dybcio <[email protected]>
| Newsgroups | org.kernel.vger.linux-pm,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-bluetooth,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pci |
|---|---|
| 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