mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[mx2] vp6500: Add leds and keypad devices.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20817 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user