• Rob Clark's avatar
    OMAPDSS: HDMI: hot plug detect fix · ca888a79
    Rob Clark authored
    The "OMAPDSS: HDMI: PHY burnout fix" commit switched the HDMI driver
    over to using a GPIO for plug detect.  Unfortunately the ->detect()
    method was not also updated, causing HDMI to no longer work for the
    omapdrm driver (because it would actually check if a connection was
    detected before attempting to enable display).
    Signed-off-by: default avatarRob Clark <rob@ti.com>
    Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
    ca888a79
ti_hdmi_4xxx_ip.c 35.2 KB