On 07/04/2022 10:59, cgel.zte@xxxxxxxxx wrote: > From: Lv Ruyi <lv.ruyi@xxxxxxxxxx> > > of_parse_phandle returns node pointer with refcount incremented, > use of_node_put() on it when done. > > Reported-by: Zeal Robot <zealci@xxxxxxxxxx> > Signed-off-by: Lv Ruyi <lv.ruyi@xxxxxxxxxx> Ah, now I found, that this was already fixed: https://lore.kernel.org/all/3eed8d0c-e009-2daa-ba66-899fe8f48a90@xxxxxxxxxxxxx/ Best regards, Krzysztof