On Wed, Aug 06, 2025 at 02:55:38PM -0700, Shyam Saini wrote: > Individual PCI devices lack dedicated device tree nodes, but This is not the case, you can put PCI devices in the DT as well, there is a syntax for it. Why not do that and have the FW populate it on the device node itself? You should CC all the device tree maintainers on something like this as well. Jason