View Issue Details

IDProjectCategoryView StatusLast Update
0005428EBoot_iMX6Displaypublic2022-06-14 16:03
Reporterfroelich Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Summary0005428: Add support for inverted LCD voltage
DescriptionAdd support for inverted LCD voltage

Activities

zutter

2022-05-12 03:59

manager   ~0004150

#define LCD_CONFIG_INV_BACKLIGHT 0x00001000 /* backlight polarity */
#define LCD_CONFIG_SPREADSPECTRUM 0x00002000 /* enables spread spectrum if implemented */
#define LCD_CONFIG_INV_LCDON 0x00004000 /* LCD voltage polarity */