clk: ti: Preserve node in ti_dt_clocks_register()
authorTony Lindgren <tony@atomide.com>
Fri, 4 Feb 2022 07:14:43 +0000 (09:14 +0200)
committerStephen Boyd <sboyd@kernel.org>
Fri, 11 Mar 2022 02:55:59 +0000 (18:55 -0800)
commit80864594ff2ad002e2755daf97d46ff0c86faf1f
tree640c3f89aa3544e1e893732c2c4dc2aece403660
parent78ab3a9a3d57193f7080422aea30bf5905608b7d
clk: ti: Preserve node in ti_dt_clocks_register()

In preparation for making use of the clock-output-names, we want to
keep node around in ti_dt_clocks_register().

This change should not needed as a fix currently.

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