]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Nov 2023 10:08:17 +0000 (11:08 +0100)
commitc4bffed2e52b4d5ca8f612716048f1bba6861324
tree5ebc16ebad09d55732dcb828e60923fe73dfeffb
parent9b5e9d8bf9a68e897946b0ac8a6922a0e24a53af
clk: ti: Update pll and clockdomain clocks to use ti_dt_clk_name()

[ Upstream commit 9e56a7d4263ca1c51d867e811cf2dd7e61b6469e ]

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>
Stable-dep-of: 7af5b9eadd64 ("clk: ti: fix double free in of_ti_divider_clk_setup()")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/clk/ti/apll.c
drivers/clk/ti/clockdomain.c
drivers/clk/ti/dpll.c
drivers/clk/ti/fapll.c