Re: [PATCH v3 1/1] PCI: of: Propagate firmware node by calling device_set_node()

From: Bjorn Helgaas
Date: Tue Jun 06 2023 - 18:17:48 EST


On Mon, Jun 05, 2023 at 05:13:26PM +0300, Andy Shevchenko wrote:
> On Fri, Apr 21, 2023 at 01:09:39PM +0300, Andy Shevchenko wrote:
> > Insulate pci_set_of_node() and pci_set_bus_of_node() from possible
> > changes to fwnode_handle implementation by using device_set_node()
> > instead of open-coding dev->dev.fwnode assignments.
>
> Any news on this change? Should I do anything?

Thanks for the reminder, I applied this to pci/enumeration for v6.5.

Bjorn