On Thu, Oct 10, 2024 at 11:25:59PM +0200, Javier Carrasco wrote: > Use the '__free(device_node)' macro to automatically free the device > node, removing the need for explicit calls to 'of_node_put()' to > decrement its refcount. > > Signed-off-by: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx> Applied, thank you. -- Dmitry