riscv: Add Kendryte K210 device tree
authorDamien Le Moal <damien.lemoal@wdc.com>
Mon, 16 Mar 2020 00:47:41 +0000 (09:47 +0900)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Fri, 3 Apr 2020 17:50:15 +0000 (10:50 -0700)
commit5ba568f57f0ae4826beb6aaeecb12e68219b8a0b
tree75a83dcbc8a697d89eb47e15861a7088c582fa72
parent8759a42bf1d04232835ed9287860fe6c124f3aac
riscv: Add Kendryte K210 device tree

Add a generic device tree for Kendryte K210 SoC based boards. This is
for now a very simple device tree describing the core elements of the
SoC. This is suitable (and tested) for the Kendryte KD233 development
board, the Sipeed MAIX M1 Dan Dock board and the Sipeed MAIXDUINO board.

Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Reviewed-by: Sean Anderson <seanga2@gmail.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
arch/riscv/boot/dts/Makefile
arch/riscv/boot/dts/kendryte/Makefile [new file with mode: 0644]
arch/riscv/boot/dts/kendryte/k210.dts [new file with mode: 0644]
arch/riscv/boot/dts/kendryte/k210.dtsi [new file with mode: 0644]
include/dt-bindings/clock/k210-clk.h [new file with mode: 0644]