commit | ecf928421fb099e30df988ad4a1ce46d61ec9898 | [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 | edbe849a31455d6acb68b66c777df6e54ed0ad47 [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>