rk3026: board defined LCD_EN and BL_EN

This commit is contained in:
hjc
2013-07-31 12:31:25 +08:00
parent 3ca420b9ca
commit f09af59dc0

View File

@@ -74,11 +74,11 @@
#define LCD_DISP_ON_PIN
#define BL_PWM 0 // (0 ~ 2)
#define PWM_EFFECT_VALUE 1
#define BL_EN_PIN RK2928_PIN0_PC0
#define BL_EN_PIN RK2928_PIN3_PC5
#define BL_EN_VALUE GPIO_HIGH
//fb
#define LCD_EN_PIN RK2928_PIN0_PB6
#define LCD_EN_PIN RK2928_PIN3_PD2
#define LCD_EN_VALUE GPIO_HIGH
#define LCD_CS_PIN INVALID_GPIO
#define LCD_CS_VALUE GPIO_HIGH