On Sun, 8 Jan 2023 at 15:04, Robert Marko <robimarko@xxxxxxxxx> wrote: > > Having only .name populated in parent_data for clocks which are only > globally searchable currently will not work as the clk core won't copy > that name if there is no .fw_name present as well. > > So, populate .fw_name for usb3phy clocks in parent_data as they were > missed by me in ("clk: qcom: ipq8074: populate fw_name for all parents"). > > Fixes: ae55ad32e273 ("clk: qcom: ipq8074: convert to parent data") > Signed-off-by: Robert Marko <robimarko@xxxxxxxxx> Ah, excuse me, this is what I asked for in the other patch. We can only hope to see these clocks added to the gcc DT node. Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry