commit | afab9984ef44486a0a8feba63dd7dda418402e21 | [log] [tgz] |
---|---|---|
author | Sean Anderson <seanga2@gmail.com> | Thu Apr 08 22:13:06 2021 -0400 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Fri May 14 16:20:48 2021 +0800 |
tree | e3026cc903193a8d81ead0c07baa94d05f7ca34a | |
parent | 16e5c177cc6fdcdb70a92013801fdf864d72c9f0 [diff] |
clk: k210: Remove k210_register_pll This simplifies the PLL creation process, since we don't have to pass all the parameters individually. Signed-off-by: Sean Anderson <seanga2@gmail.com>