On Thu, Jan 08, 2026 at 09:23:38PM +0100, Andy Shevchenko wrote: > Most of the SPI controller drivers share the parent's fwnode > by explicit assignment. Propagate the default by SPI core, > so they may drop that in the code. Only corner cases may require > a special treatment and we simply (re)assign the controller's > fwnode explicitly (as it's done right now, no changes required > for that). > > Signed-off-by: Andy Shevchenko <[email protected]> > ---
Reviewed-by: Charles Keepax <[email protected]> Tested-by: Charles Keepax <[email protected]> Thanks, Charles

