On Tue, Jun 7, 2022 at 1:16 PM Miaoqian Lin <linmq006@xxxxxxxxx> wrote: > of_parse_phandle() 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." > > Fixes: c2f6d059abfc ("pinctrl: nomadik: refactor DT parser to take two paths") > Signed-off-by: Miaoqian Lin <linmq006@xxxxxxxxx> Patch applied! Yours, Linus Walleij