commit | 612a8334cd16a6a5310605244a44ce7f29430f0e | [log] [tgz] |
---|---|---|
author | Sean Anderson <seanga2@gmail.com> | Fri Jun 11 00:16:10 2021 -0400 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Thu Jun 17 09:40:57 2021 +0800 |
tree | 821f951baff3bd8401c085cd671f8edf9087423c | |
parent | af9f997436595495748fccf6232987c72b2e58c8 [diff] |
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>