clk: k210: Move the clint clock to under aclk
authorSean Anderson <seanga2@gmail.com>
Fri, 9 Apr 2021 02:13:07 +0000 (22:13 -0400)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Fri, 14 May 2021 08:20:48 +0000 (16:20 +0800)
commit800c7f6a1fadd6f954e5bac1515cda2231a78464
tree8d57b85c3e32132766e7b028d62d81568ef3df03
parentf93ce98eb22965f3c404fa7615e970c21248db52
clk: k210: Move the clint clock to under aclk

No other (real) clocks have the cpu clock as their parent; instead they are
children of aclk. Move the clint clock under aclk to match them.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
drivers/clk/kendryte/clk.c