Display: SR1 mipi panel porting

1. port LG and panasonic panel
2. remove the choice "LCD Panel" in Kconfig because we need to config multiple mipi panels in one code base
3. pwm and LCD_BL_EN power source change to L17

Change-Id: I793114db222ed7712662495cd7106f1d0d41ddd3
Reviewed-on: http://mcrd1-5.corpnet.asus/code-review/master/67830
Reviewed-by: Warlock Tai <warlock_tai@asus.com>
Tested-by: Warlock Tai <warlock_tai@asus.com>
This commit is contained in:
yetta_wu
2013-01-29 00:01:14 +08:00
committed by Iliyan Malchev
parent ad83fbde85
commit 3d143f532a
14 changed files with 852 additions and 386 deletions

View File

@@ -54,10 +54,10 @@ struct pm8xxx_gpio_platform_data {
#define PM_GPIO_VIN_VPH 0 /* 3v ~ 4.4v */
#define PM_GPIO_VIN_BB 1 /* ~3.3v */
#define PM_GPIO_VIN_S4 2 /* 1.8v */
#define PM_GPIO_VIN_L15 3
#define PM_GPIO_VIN_L4 4
#define PM_GPIO_VIN_L3 5
#define PM_GPIO_VIN_L17 6
#define PM_GPIO_VIN_L15 3 //2.85V or 1.8V
#define PM_GPIO_VIN_L4 4 //1.8V
#define PM_GPIO_VIN_L3 5 //3.075V
#define PM_GPIO_VIN_L17 6 //2.85V or 1.8V
/* vin_sel: Voltage Input select on PM8058 */
#define PM8058_GPIO_VIN_VPH 0