aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c2442/include/mach/gta02.h
AgeCommit message (Collapse)Author
2010-01-22Merge branch 'gta02-machine-2.6.32' into gta02-machine-devices-2.6.32Lars-Peter Clausen
Conflicts: arch/arm/mach-s3c2442/include/mach/gta02.h arch/arm/mach-s3c2442/mach-gta02.c
2010-01-22gta02: Configure pcf50633-gpio device and add a regulator device whichLars-Peter Clausen
represents the power switch in front of the gsm modem.
2010-01-22Merge branch 'gta02-machine-2.6.32' into gta02-machine-devices-2.6.32Lars-Peter Clausen
Conflicts: arch/arm/mach-s3c2442/Kconfig arch/arm/mach-s3c2442/Makefile arch/arm/mach-s3c2442/mach-gta02.c
2009-12-07gta02: Add glamo deviceLars-Peter Clausen
2009-12-06gta02: Include mach/regs-gpioj.hLars-Peter Clausen
2009-12-06Add power management devices.Lars-Peter Clausen
2009-06-16[ARM] GTA02/FreeRunner: Add machine definitionAndy Green
This patch introduces the Openmoko GTA02 machine definition. Much of the code is based on Harald Welte's work, although it has been largely rewritten several times. This is intended to be the minimum machine definition to boot and be able to run a rootfs from NAND on GTA02 / FreeRunner. It does not bring up the framebuffer / Glamo and lacks many other peripheral drivers from outside the SoC. But once we have this basis in mainline kernel, we will be able to introduce the other drivers and add them here. Thanks to Sven Rebhan <odinshorse@googlemail.com> for his fixes to this patch (Kconfig and defconfig files). Signed-off-by: Andy Green <andy@warmcat.com> Signed-off-by: Nelson Castillo <arhuaco@freaks-unidos.net> [ben-linux@fluff.org: Fix the GPIO definitions] Signed-off-by: Ben Dooks <ben-linux@fluff.org>