summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx23/mx23evk_pins.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mx23/mx23evk_pins.c')
-rw-r--r--arch/arm/mach-mx23/mx23evk_pins.c40
1 files changed, 20 insertions, 20 deletions
diff --git a/arch/arm/mach-mx23/mx23evk_pins.c b/arch/arm/mach-mx23/mx23evk_pins.c
index d4060ef35e2c..06de5389864d 100644
--- a/arch/arm/mach-mx23/mx23evk_pins.c
+++ b/arch/arm/mach-mx23/mx23evk_pins.c
@@ -226,48 +226,48 @@ static struct pin_desc mx23evk_fixed_pins[] = {
},
{
.name = "LCD_D18",
- .id = PINID_LCD_D18,
- .fun = PIN_FUN1,
+ .id = PINID_GPMI_D08,
+ .fun = PIN_FUN2,
.strength = PAD_8MA,
.voltage = PAD_3_3V,
.drive = 1,
},
{
.name = "LCD_D19",
- .id = PINID_LCD_D19,
- .fun = PIN_FUN1,
+ .id = PINID_GPMI_D09,
+ .fun = PIN_FUN2,
.strength = PAD_8MA,
.voltage = PAD_3_3V,
.drive = 1,
},
{
.name = "LCD_D20",
- .id = PINID_LCD_D20,
- .fun = PIN_FUN1,
+ .id = PINID_GPMI_D10,
+ .fun = PIN_FUN2,
.strength = PAD_8MA,
.voltage = PAD_3_3V,
.drive = 1,
},
{
.name = "LCD_D21",
- .id = PINID_LCD_D21,
- .fun = PIN_FUN1,
+ .id = PINID_GPMI_D11,
+ .fun = PIN_FUN2,
.strength = PAD_8MA,
.voltage = PAD_3_3V,
.drive = 1,
},
{
.name = "LCD_D22",
- .id = PINID_LCD_D22,
- .fun = PIN_FUN1,
+ .id = PINID_GPMI_D12,
+ .fun = PIN_FUN2,
.strength = PAD_8MA,
.voltage = PAD_3_3V,
.drive = 1,
},
{
.name = "LCD_D23",
- .id = PINID_LCD_D23,
- .fun = PIN_FUN1,
+ .id = PINID_GPMI_D13,
+ .fun = PIN_FUN2,
.strength = PAD_8MA,
.voltage = PAD_3_3V,
.drive = 1,
@@ -282,32 +282,32 @@ static struct pin_desc mx23evk_fixed_pins[] = {
},
{
.name = "LCD_VSYNC",
- .id = PINID_LCD_RD_E,
- .fun = PIN_FUN2,
+ .id = PINID_LCD_VSYNC,
+ .fun = PIN_FUN1,
.strength = PAD_8MA,
.voltage = PAD_3_3V,
.drive = 1,
},
{
.name = "LCD_HSYNC",
- .id = PINID_LCD_WR_RWN,
- .fun = PIN_FUN2,
+ .id = PINID_LCD_HSYNC,
+ .fun = PIN_FUN1,
.strength = PAD_8MA,
.voltage = PAD_3_3V,
.drive = 1,
},
{
.name = "LCD_ENABLE",
- .id = PINID_LCD_CS,
- .fun = PIN_FUN2,
+ .id = PINID_LCD_ENABLE,
+ .fun = PIN_FUN1,
.strength = PAD_8MA,
.voltage = PAD_3_3V,
.drive = 1,
},
{
.name = "LCD_DOTCLK",
- .id = PINID_LCD_RS,
- .fun = PIN_FUN2,
+ .id = PINID_LCD_DOTCK,
+ .fun = PIN_FUN1,
.strength = PAD_8MA,
.voltage = PAD_3_3V,
.drive = 1,