ARM: OMAP3: Add basic support for Pandora handheld console
authorGrazvydas Ignotas <notasas@gmail.com>
Thu, 11 Dec 2008 01:36:54 +0000 (17:36 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 11 Dec 2008 01:36:54 +0000 (17:36 -0800)
commitda177247e89c672fc910cbbc4e24d7d578e2e0b2
tree432aaa2bd8d65a00b17e5a1d08f9784f71ca5553
parenta50f18c70049a73bd663ff889ef10d1097fd53f9
ARM: OMAP3: Add basic support for Pandora handheld console

This patch adds support for basic features: uarts, i2c,
and rtc. Also includes defconfig.

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap3_pandora_defconfig [new file with mode: 0644]
arch/arm/mach-omap2/Kconfig
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/board-omap3pandora.c [new file with mode: 0644]