mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
lcd: lcd_extern: increase init_on table size support to 3000 [2/2]
PD#170356: lcd_extern: increase init_on table size support to 3000 Change-Id: Ic37f918553436fe40c0afc5b307c54d9b07febba Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
This commit is contained in:
@@ -37,7 +37,7 @@ enum lcd_extern_i2c_bus_e {
|
||||
|
||||
#define LCD_EXTERN_SPI_CLK_FREQ_DFT 10000 /* default 10k */
|
||||
|
||||
#define LCD_EXTERN_INIT_ON_MAX 1500
|
||||
#define LCD_EXTERN_INIT_ON_MAX 3000
|
||||
#define LCD_EXTERN_INIT_OFF_MAX 100
|
||||
|
||||
#define LCD_EXTERN_INIT_CMD 0x00
|
||||
|
||||
Reference in New Issue
Block a user