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)
committerStephen Boyd <sboyd@kernel.org>
Tue, 21 Jul 2020 08:50:46 +0000 (01:50 -0700)
commitf47ee279d25fb0e010cae5d6e758e39b40eb6378
tree9c61ca7234059e34023234dbe70be6b20296d34f
parentb3a9e3b9622ae10064826dccb4f7a52bd88c7407
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>
drivers/clk/actions/owl-s500.c