commit | c74526919d7ccb9c571699a87fe146d102a10899 | [log] [tgz] |
---|---|---|
author | Shawn Nematbakhsh <shawn@rivosinc.com> | Thu Mar 31 10:51:54 2022 -0700 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Apr 05 12:00:03 2022 +0200 |
tree | cbb9bb2727d220fe3893f3811582276522341f10 | |
parent | 3cf0081e60e36f12abaff2cab8484f0f1d9b6c2a [diff] |
soc: riscv: sifive-freedom: Get coreclk and peripheral clock from DTS. Rather than specify input clock for each peripheral individually, instead specify the relevant clocks in DTS. This will enable easier support for non-default coreclk on fe310 in a follow-up CL. Signed-off-by: Shawn Nematbakhsh <shawn@rivosinc.com>