On Wed, Jan 10, 2024 at 02:18:30PM -0600, Bartosz Golaszewski wrote: > On Wed, 10 Jan 2024 17:41:05 +0100, Lukas Wunner <lukas@xxxxxxxxx> said: > > On Wed, Jan 10, 2024 at 05:26:52PM +0100, Bartosz Golaszewski wrote: > > > Seems like the following must be true but isn't in my case (from > > > pci_bus_add_device()): > > > > > > if (pci_is_bridge(dev)) > > > of_pci_make_dev_node(dev); > > > > > > Shouldn't it evaluate to true for ports? > > > > It should. > > > > What does "lspci -vvvvxxxx -s BB:DD.F" say for the port in question? > > I cut out the hexdump part, let me know if you really need it. I really need it.