]> 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)
commitf7955a0ba2a318f0043229d7977bda28b93d0ec9
tree2232613144f317f21ccbd3684cd31ee11eb9c2b5
parent094dbd6f3d8b04096f63c874eb1d36100d1ae27b
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]