mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
rk3026: board defined LCD_EN and BL_EN
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user