commit | bba8618c8e7fb9fb181e714bd7ba0b8f255dcac6 | [log] [tgz] |
---|---|---|
author | Sean Anderson <seanga2@gmail.com> | Wed Jun 24 06:41:23 2020 -0400 |
committer | Andes <uboot@andestech.com> | Wed Jul 01 15:01:22 2020 +0800 |
tree | fe4bdc1ea9b7e03332cbddafc32edf553b633beb | |
parent | 627718626b05f715da555cc005426ab10f44bb98 [diff] |
riscv: Add device tree for K210 and Sipeed Maix BitM Where possible, I have tried to find compatible drivers based on the layout of registers. However, many devices remain untested. All untested devices have been left disabled, but some tentative properties (such as compatible strings, and clocks, interrupts, and resets properties) have been added. Signed-off-by: Sean Anderson <seanga2@gmail.com>