• T
    OMAPDSS: HDMI: Remove HDMI PLL reset · b0295f16
    Tomi Valkeinen 提交于
    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: NTomi Valkeinen <tomi.valkeinen@ti.com>
    b0295f16
hdmi_pll.c 6.2 KB