On Mon, Jul 15, 2024 at 09:59:12PM +0200, Konrad Dybcio wrote: > On 15.07.2024 7:33 PM, Manivannan Sadhasivam via B4 Relay wrote: > > From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx> > > > > 'linux,pci-domain' property provides the PCI domain number for the PCI > > endpoint controllers in a SoC. If this property is not present, then an > > unstable (across boots) unique number will be assigned. > > > > Devicetrees can specify the domain number based on the actual hardware > > instance of the PCI endpoint controllers in the SoC. > > > > Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx> > > --- > > Hm, perhaps pci-controller-common.yaml could make sense here? > For RC, this property is defined in 'pci-host-bridge.yaml' which is hosted in dtschema repo. And the description of this property varies between host and endpoint, so we cannot use a common one. TBH, endpoint doesn't really need _this_ property as there is no PCIe domain here. But I used this one since it already exist and does the job pretty well. - Mani -- மணிவண்ணன் சதாசிவம்