OSDN Git Service

drm/omap: tweak HDMI DDC timings
authorAlejandro Hernandez <ajhernandez@ti.com>
Mon, 30 Sep 2019 10:38:36 +0000 (13:38 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 4 Oct 2019 08:30:28 +0000 (11:30 +0300)
commit157d8f60363a7c5767fdda81fea946b44945454f
tree5d8902da3fee3dc46af7ca6bbd8c54675e765b8e
parent6e366c28e6b146d4906e616a500ad1e6199cd3ee
drm/omap: tweak HDMI DDC timings

A "HDMI I2C Master Error" is sometimes reported with the current DDC SCL
timings. The current settings for a 10us SCL period (100 KHz) causes the
error with some displays.  This patch increases the SCL signal period
from 10us to 10.2us, with the new settings the error is not observed

Signed-off-by: Alejandro Hernandez <ajhernandez@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190930103840.18970-4-tomi.valkeinen@ti.com
drivers/gpu/drm/omapdrm/dss/hdmi5_core.c