commit | a952c3a4546ba1d6c5a487cae2e73760ecfd0c60 | [log] [tgz] |
---|---|---|
author | Sean Anderson <seanga2@gmail.com> | Mon Sep 28 10:52:27 2020 -0400 |
committer | Andes <uboot@andestech.com> | Wed Sep 30 08:54:46 2020 +0800 |
tree | a41659d1b796f45516d74592e223c937b6969c4a | |
parent | e5ca9a752399c2701cb71527d198bfa78268580d [diff] |
riscv: clk: Add CLINT clock to kendryte clock driver Another "virtual" clock (in the sense that it isn't configurable). This could possibly be done as a clock in the device tree, but I think this is a bit cleaner. Signed-off-by: Sean Anderson <seanga2@gmail.com>