]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
clk: actions: Fix h_clk for Actions S500 SoC
authorCristian Ciocaltea <cristian.ciocaltea@gmail.com>
Fri, 3 Jul 2020 17:05:07 +0000 (20:05 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Aug 2020 11:07:35 +0000 (13:07 +0200)
commit6cac6020f87526f32a4c685fad2fb52ab0eddfd9
tree80ae1a1e896c0ca6fa6b2acb4a55adff6e30b0b0
parentf1c3c5b78c3e3f9cd5c9816b0e5518e55a37fd64
clk: actions: Fix h_clk for Actions S500 SoC

[ Upstream commit f47ee279d25fb0e010cae5d6e758e39b40eb6378 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/clk/actions/owl-s500.c