On Tue, 2 Jun 2026 23:41:53 +0200, Andy Shevchenko <[email protected]> said: > On Thu, May 21, 2026 at 10:36:30AM +0200, Bartosz Golaszewski wrote: >> Provide a helper function encapsulating the logic of assigning firmware >> nodes to platform devices created with platform_device_alloc(). Make the >> kerneldoc state that this is the proper interface for assigning firmware >> nodes to dynamically allocated platform devices. This will allow us to >> switch to counting the references of the device's firmware nodes in the >> future, not only the OF nodes. > > But why different for of_node and fwnode to begin with?! >
I'm not following. What are you suggesting? Bartosz
