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>
Tue, 4 Jun 2013 08:41:53 +0000 (17:41 +0900)
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>

No differences found