]> git.baikalelectronics.ru Git - uboot.git/commit
clk: k210: Implement soc_clk_dump
authorSean Anderson <seanga2@gmail.com>
Fri, 11 Jun 2021 04:16:10 +0000 (00:16 -0400)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 17 Jun 2021 01:40:57 +0000 (09:40 +0800)
commit0e8e7b14086c70915854de056254f616220e5a95
tree821f951baff3bd8401c085cd671f8edf9087423c
parentca4528b271f54b911a0605101d9db558433c797a
clk: k210: Implement soc_clk_dump

Since we are no longer using CCF we cannot use the default soc_clk_dump.
Instead, implement our own.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
drivers/clk/kendryte/clk.c