[mx2] vp6500: Add leds and keypad devices.
[openwrt/svn-archive/archive.git] / target / linux / mx2 / files / arch / arm / plat-mxc / include / mach / board-vp6500.h
index 6c351f0380d5afb1a0eac8934a3c1eaaafb71f93..700f9c101b1cf211217353252488a6983f9fd90c 100644 (file)
@@ -2,8 +2,12 @@
 #ifndef __BOARD_VP6500__
 #define __BOARD_VP6500__
 
-#define VP6500_GPIO_CAMERA_DIRECTION 45
-#define VP6500_GPIO_KEYPAD_LEDS 82
-#define VP6500_GPIO_AMP_ENABLE 89
+#define VP6500_GPIO_POWER_KEY          39
+#define VP6500_GPIO_CAMERA_DIRECTION   45
+#define VP6500_GPIO_LED_KEYPAD         82
+#define VP6500_GPIO_AMP_ENABLE         89
+#define VP6500_GPIO_LED_RED            91
+#define VP6500_GPIO_LED_GREEN          92
+#define VP6500_GPIO_LED_CAMERA         93
 
 #endif