OMAPDSS: HDMI5: Change DDC timings
authorJim Lodes <jim.lodes@garmin.com>
Thu, 21 Apr 2016 17:27:49 +0000 (12:27 -0500)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 31 May 2016 05:20:43 +0000 (08:20 +0300)
commit4bafcbc77fb0b26b0052dbd577ccc888a63e6404
treec6cf8c8f7142718a62710e3cdd767a17f9b1729a
parent08f707ac3eb1fa86c43c705f9f78c1e40c49aba1
OMAPDSS: HDMI5: Change DDC timings

The DDC scl high and low times were set to the minimum values
from the i2c specification, but the i2c specification takes into
account the rise time and fall time to calculate the frequency.
To pass HDMI certification DDC can not exceed 100kHz therefore in
a system where the rise times and fall times are negligible the high
and low times for scl need to be 10us.

Signed-off-by: Jim Lodes <jim.lodes@garmin.com>
Signed-off-by: J.D. Schroeder <jay.schroeder@garmin.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/dss/hdmi5_core.c
drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c