commit | f47ee279d25fb0e010cae5d6e758e39b40eb6378 | [log] [tgz] |
---|---|---|
author | Cristian Ciocaltea <cristian.ciocaltea@gmail.com> | Fri Jul 03 20:05:07 2020 +0300 |
committer | Stephen Boyd <sboyd@kernel.org> | Tue Jul 21 01:50:46 2020 -0700 |
tree | 9c61ca7234059e34023234dbe70be6b20296d34f | |
parent | b3a9e3b9622ae10064826dccb4f7a52bd88c7407 [diff] |
clk: actions: Fix h_clk for Actions S500 SoC The h_clk clock in the Actions Semi S500 SoC clock driver has an invalid parent. Replace with the correct one. Fixes: ed6b4795ece4 ("clk: actions: Add clock driver for S500 SoC") Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@gmail.com> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Link: https://lore.kernel.org/r/c57e7ebabfa970014f073b92fe95b47d3e5a70b1.1593788312.git.cristian.ciocaltea@gmail.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>