]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: Armadillo800EVA: Reference DT implementation
authorBastian Hecht <hechtb@gmail.com>
Wed, 17 Apr 2013 10:34:06 +0000 (12:34 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 25 Apr 2013 00:58:25 +0000 (09:58 +0900)
commit5b0725a61ce4b9b31fb0482d984287f5011e9d85
tree924d80679ed0013a75dfccea221b5e2cfe47939e
parent7bc898f2ef78ec83bf5a5c25385673c28a4056d3
ARM: shmobile: Armadillo800EVA: Reference DT implementation

Provide alternate board code for the Armadillo800EVA to demonstrate how
DT may be used given the current state of driver device tree support.
This is intended to act as a reference for mach-shmobile developers.

This a rather bare bone version with the following devices supported:

 - GIC
 - irqpins
 - i2c0/1
 - touchscreen

Signed-off-by: Bastian Hecht <hechtb+renesas@gmail.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/r8a7740-armadillo800eva-reference.dts [new file with mode: 0644]
arch/arm/mach-shmobile/Kconfig
arch/arm/mach-shmobile/Makefile
arch/arm/mach-shmobile/board-armadillo800eva-reference.c [new file with mode: 0644]