summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-ventana.c
AgeCommit message (Collapse)Author
2011-11-30[ARM] tegra: ventana: Add pmu deviceColin Cross
Change-Id: I5fa227893cc64b900ee749d292cb09a728f9ec2f Signed-off-by: Colin Cross <ccross@google.com>
2011-11-30[ARM] tegra: ventana: register gpio-keys deviceGary King
Change-Id: Ie2e59f61facb116a5af88478e231542778af9eaf Signed-off-by: Gary King <gking@nvidia.com>
2011-11-30[ARM] tegra: ventana: use tegra_gart_device rather than local definitionGary King
Change-Id: I6cb57dd46162c258e32c4946de5a649daff3a79b Signed-off-by: Gary King <gking@nvidia.com>
2011-11-30[ARM] ventana: register i2c, touchscreen & regulatorGary King
register I2C controllers, regulator consumers and the panjit touchscreen platform_device Change-Id: Ife13c0d86084f26c734dea2c358f8c4fd3e27a8e Signed-off-by: Gary King <gking@nvidia.com>
2011-11-30[ARM] tegra: add EHCI and UDC controllers to devices.cGary King
update harmony and ventana to use the common UDC definition, rather than using the current duplicated definitions Change-Id: I2e3aca674ab35305a0c516bd22e044382280d05e Signed-off-by: Gary King <gking@nvidia.com>
2011-11-30[ARM] tegra: harmony/ventana: register additional devicesGary King
register GART, pda_power, and OTG devices Change-Id: I6dec5f765494cdc96f3395cf32fd962c87bf70b7 Signed-off-by: Gary King <gking@nvidia.com>
2011-11-30[ARM] tegra: ventana: add initial support for VentanaGary King
Change-Id: I1993fda7628c623d53fd2c97649ec3533ad790e2 Signed-off-by: Gary King <gking@nvidia.com>