On Mon, Apr 14, 2025 at 01:01:55PM +0300, Andy Shevchenko wrote: > In order to make the underneath API easier to change in the future, > prevent users from dereferencing fwnode from struct device. > Instead, use the specific device_set_node() API for that. > > Tested-by: Tomi Valkeinen > Reviewed-by: Sakari Ailus > Acked-by: Sakari Ailus > Signed-off-by: Andy Shevchenko I'll check this patch later today. Rest of the series looks good to me already. Thanks!