Commit f6747cda78c974cacb0dfd3973512ea264fdf880

Authored by Tim Harvey
Committed by Stefano Babic
1 parent 8cc25eb877

imx: ventana: config: enable edid support

Enable the 'i2c edid' command to query and display data from an attached
HDMI monitor of LVDS display with an EDID device.

Example:
 Ventana > i2c dev 2 && i2c edid 0x50

Signed-off-by: Tim Harvey <tharvey@gateworks.com>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

include/configs/gw_ventana.h
... ... @@ -98,6 +98,7 @@
98 98 #define CONFIG_SYS_I2C_SPEED 100000
99 99 #define CONFIG_I2C_GSC 0
100 100 #define CONFIG_I2C_PMIC 1
  101 +#define CONFIG_I2C_EDID
101 102  
102 103 /* MMC Configs */
103 104 #define CONFIG_FSL_ESDHC