* Peng Wu <wupeng58@xxxxxxxxxx> [220620 12:32]: > of_get_next_available_child() returns a node pointer with refcount > incremented, we should use of_node_put() on it when not need anymore. > Add missing of_node_put() to avoid refcount leak. Thanks applying into omap-for-v5.20/ti-sysc. Tony