• Tomi Valkeinen's avatar
    OMAPDSS: HDMI: Remove HDMI PLL reset · b0295f16
    Tomi Valkeinen authored
    The SYSRESET bits in HDMI PLL do not reset the PLL itself, but only
    affect the power used for the PLL.
    
    Afaik there is no reason to use the SYSRESET bits, and we don't use it
    in the other PLLs, so let's remove the HDMI PLL reset to make the PLL
    code simpler and similar to other PLLs.
    Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
    b0295f16
hdmi_pll.c 6.24 KB