]> asedeno.scripts.mit.edu Git - linux.git/commit
nds32: Device tree support
authorGreentime Hu <greentime@andestech.com>
Wed, 25 Oct 2017 06:46:21 +0000 (14:46 +0800)
committerGreentime Hu <greentime@andestech.com>
Thu, 22 Feb 2018 02:44:34 +0000 (10:44 +0800)
commitbeebdeaa1d39125ef5a38818024e93b365621a3b
tree06555b1ada087790b3ae25b7946e5ffa54b09b7e
parente2f8b5c028f3eb81ed0507ed1a3b05ec6013ce56
nds32: Device tree support

This patch adds support for device tree.

Signed-off-by: Vincent Chen <vincentc@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/nds32/boot/dts/Makefile [new file with mode: 0644]
arch/nds32/boot/dts/ae3xx.dts [new file with mode: 0644]
arch/nds32/kernel/devtree.c [new file with mode: 0644]