]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd613091d84b767474b31747349eb60126420aad0
tree75a83dcbc8a697d89eb47e15861a7088c582fa72
parentf16b1a64d24ab26dff5db17f415b4fd7dd7c9448
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]