clk: qcom: ipq8074: populate fw_name for usb3phy-s
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: ae55ad32 ("clk: qcom: ipq8074: convert to parent data")
Signed-off-by:
Robert Marko <robimarko@gmail.com>
Reviewed-by:
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by:
Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230108130440.670181-1-robimarko@gmail.com
Loading
Please sign in to comment