Hi,
I am trying to read the EDID of the monitor connected to HDMI port.
This command probably gives me the EDID content after initialization:
$cat /sys/devices/platform/mxc_hdmi/edid
I would like to issue an i2c edid read command in user space.
Is there any sample code showing how to do this?
Thanks,
malikcis