]> git.karo-electronics.de Git - karo-tx-linux.git/commit
metag: Device tree
authorJames Hogan <james.hogan@imgtec.com>
Fri, 5 Oct 2012 15:02:12 +0000 (16:02 +0100)
committerJames Hogan <james.hogan@imgtec.com>
Wed, 6 Feb 2013 13:08:54 +0000 (13:08 +0000)
commit3ac9605742e1144b79756faf6fcc75193fb908a5
treebba3fe0a8eccc91ecc104ebe118ddb0536a616ba
parentbbc0d37d4658920ac042973a83e2d8beab0fd34d
metag: Device tree

Add device tree files to arch/metag.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Reviewed-by: Vineet Gupta <vgupta@synopsys.com>
arch/metag/boot/dts/Makefile [new file with mode: 0644]
arch/metag/boot/dts/skeleton.dts [new file with mode: 0644]
arch/metag/boot/dts/skeleton.dtsi [new file with mode: 0644]
arch/metag/include/asm/prom.h [new file with mode: 0644]
arch/metag/kernel/devtree.c [new file with mode: 0644]