Stanley, >> In the file omap_disp_out.c in omapzoom.org : >> >> 113 #define LCD_PANEL_ENABLE_GPIO 5 >> 114 #define LCD_PANEL_BACKLIGHT_GPIO 8 >> >> In the file lcd_2430sdp.c in linux-omap-2.6: >> >> 35 #define SDP3430_LCD_PANEL_BACKLIGHT_GPIO 24 >> 36 #define SDP3430_LCD_PANEL_ENABLE_GPIO 28 Both 5-8 and 24-28 GPIO combinations work fine on 3430sdp ES 2.0. According to TRM 5-8 are the right ones for ES 2.0. One of my patches on linux-omap had these changes but it didn't through. > > different board revisions, maybe ? > > I think mvista.com will have support for es2.0, although it would be > nice to check the revision and change the gpio numbers based on that. > > -- > balbi > -- > To unsubscribe from this list: send the line "unsubscribe linux-omap" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html