ARM: tegra: Add Toshiba AC100 support
commit65b935aa998f8df4d96ea746110af0ad7a6f8e76
authorMarc Dietrich <marvin24@gmx.de>
Mon, 7 Mar 2011 20:01:31 +0000 (7 21:01 +0100)
committerOlof Johansson <olof@lixom.net>
Mon, 7 Mar 2011 23:44:34 +0000 (7 15:44 -0800)
tree8f1d85610db79d344ab2a670a34dbd30845e0811
parent06fc9a30052b82d87da4a34a9c0bb3bf7338412c
ARM: tegra: Add Toshiba AC100 support

This patch adds the config infrastructure, the pinmux and basic
board setup code for PAZ00 (name of board inside the AC100/AZ).

Signed-off-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-tegra/Kconfig
arch/arm/mach-tegra/Makefile
arch/arm/mach-tegra/board-paz00-pinmux.c [new file with mode: 0644]
arch/arm/mach-tegra/board-paz00.c [new file with mode: 0644]
arch/arm/mach-tegra/board-paz00.h [new file with mode: 0644]