clk: ti: Update pll and clockdomain clocks to use ti_dt_clk_name()
authorTony Lindgren <tony@atomide.com>
Fri, 4 Feb 2022 07:14:48 +0000 (09:14 +0200)
committerStephen Boyd <sboyd@kernel.org>
Fri, 11 Mar 2022 02:55:59 +0000 (18:55 -0800)
commit9e56a7d4263ca1c51d867e811cf2dd7e61b6469e
tree437749ba93567e866d3f01139d8773faffedf258
parent2c1593328d7f02fe49de5ad6b42c36296c9d6922
clk: ti: Update pll and clockdomain clocks to use ti_dt_clk_name()

Let's update the TI pll and clockdomain clocks to use ti_dt_clk_name()
instead of devicetree node name if available.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Link: https://lore.kernel.org/r/20220204071449.16762-8-tony@atomide.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/ti/apll.c
drivers/clk/ti/clockdomain.c
drivers/clk/ti/dpll.c
drivers/clk/ti/fapll.c