]> git.baikalelectronics.ru Git - kernel.git/commit
nios2: Device tree support
authorLey Foon Tan <lftan@altera.com>
Thu, 6 Nov 2014 07:20:03 +0000 (15:20 +0800)
committerLey Foon Tan <lftan@altera.com>
Mon, 8 Dec 2014 04:56:01 +0000 (12:56 +0800)
commit57dbfdbafdd1bf44c5ec5e787d1ba677675a8728
tree2232613144f317f21ccbd3684cd31ee11eb9c2b5
parentd2f5d5d75891bc820d2830f23a5ffd1b3d96f5d3
nios2: Device tree support

Add device tree support to arch/nios2.

Signed-off-by: Ley Foon Tan <lftan@altera.com>
Documentation/devicetree/bindings/nios2/nios2.txt [new file with mode: 0644]
Documentation/devicetree/bindings/nios2/timer.txt [new file with mode: 0644]
arch/nios2/boot/dts/3c120_devboard.dts [new file with mode: 0644]
arch/nios2/boot/linked_dtb.S [new file with mode: 0644]
arch/nios2/kernel/prom.c [new file with mode: 0644]
arch/nios2/platform/platform.c [new file with mode: 0644]