commit | 5f3d9b07b9bb4679922f0b2e2baa770e74a6bbd3 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Fri Feb 21 09:10:30 2020 -0800 |
committer | Stephen Boyd <sboyd@kernel.org> | Mon Mar 16 11:28:05 2020 -0700 |
tree | 13d722dafc6c0eb284db306139fb50d41bc2c3ce | |
parent | 7aaec82fefd21b4de8b1ee3ec4f31af95ccc9ab1 [diff] |
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: 76a1049b84dd ("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>