]> git.dujemihanovic.xyz Git - u-boot.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)
commit612a8334cd16a6a5310605244a44ce7f29430f0e
tree821f951baff3bd8401c085cd671f8edf9087423c
parentaf9f997436595495748fccf6232987c72b2e58c8
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