commit | b23d757dbd4590d60beda78914fba27c342acf20 | [log] [tgz] |
---|---|---|
author | Sean Anderson <seanga2@gmail.com> | Thu Apr 08 22:13:12 2021 -0400 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Fri May 14 16:20:49 2021 +0800 |
tree | a7d991294006647a1702ba8c62b02987c6405735 | |
parent | 7be6d2b33164951db06faeab007cea27ea7504ef [diff] |
riscv: k210: Use AI as the parent clock of aisram, not PLL1 Testing showed that disabling AI while leaving PLL1 enabled disabled the aisram. This suggests that AI is a more appropriate clock for that ram bank. Signed-off-by: Sean Anderson <seanga2@gmail.com>