commit | 93c2ce1ee77e2db5d99f00bb7f79c34ab8439f17 | [log] [tgz] |
---|---|---|
author | Damien Le Moal <damien.lemoal@wdc.com> | Sun Dec 13 22:50:39 2020 +0900 |
committer | Palmer Dabbelt <palmerdabbelt@google.com> | Thu Jan 14 15:08:47 2021 -0800 |
tree | d51078846c638f5b3bc208e55f55192d5df7f21c | |
parent | 08734e0581a54df77f1af354b93b02ac581e4fbb [diff] |
riscv: Fix Canaan Kendryte K210 device tree Remove the clocks property from the cpu and clint nodes as these are ignored. Also remove the clock-frequency property from the cpu nodes as riscv relies on the timebase-frequency property. Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com> Reviewed-by: Anup Patel <anup@brainfault.org> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>