]> git.baikalelectronics.ru Git - kernel.git/commit
clk: ti: am43xx: Fix clock parent for RTC clock
authorTony Lindgren <tony@atomide.com>
Fri, 21 Feb 2020 17:10:30 +0000 (09:10 -0800)
committerStephen Boyd <sboyd@kernel.org>
Mon, 16 Mar 2020 18:28:05 +0000 (11:28 -0700)
commitc33d7a456c31cc763cf391d50511c086e85e779f
tree13d722dafc6c0eb284db306139fb50d41bc2c3ce
parent3e3d9c1d042b6f4c6472a5511b656cc4cbd3967e
clk: ti: am43xx: Fix clock parent for RTC clock

Currently enabling clkctrl clock on am4 can fail for RTC as the clock
parent is wrong for RTC.

Fixes: 6fd946cc31f9 ("clk: ti: am43xx: add new clkctrl data for am43xx")
Signed-off-by: Tony Lindgren <tony@atomide.com>
Link: https://lkml.kernel.org/r/20200221171030.39326-1-tony@atomide.com
Acked-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/ti/clk-43xx.c