commit | 1a37182ae3f34c42272c0ed12cfe97e3a56fc874 | [log] [tgz] |
---|---|---|
author | Sean Anderson <seanga2@gmail.com> | Fri Jun 11 00:16:12 2021 -0400 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Thu Jun 17 09:40:57 2021 +0800 |
tree | 56c92d27789945553b2b663491485dbc741824be | |
parent | 3a29bc6099dd7dec615559b412ddfe1eccc75be5 [diff] |
clk: k210: Don't set PLL rates if we are already at the correct rate This speeds up boot by preventing multiple reconfigurations of the PLLs. Signed-off-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>