• M
    OMAP: DSS2: Implement OMAP4 DSS fclk support · 2de11086
    Murthy, Raghuveer 提交于
    Add dss.dpll4_m4_ck (DSS FCLK) initialization for OMAP4. This is used
    to compute the pixel clock for DPI interface and also to reconfigure
    the DSS FCLK to the desired rate, corresponding to the rate computed
    for pixel clock.
    
    Adding these cpu_is_44xx() checks are meant to be temporary, until a
    cleaner implementation to manage these checks are added. Currently this
    is needed to get DVI display running on OMAP4 PandaBoard
    Signed-off-by: NRaghuveer Murthy <raghuveer.murthy@ti.com>
    [tomi.valkeinen@ti.com: minor changes due to conflicts]
    Signed-off-by: NTomi Valkeinen <tomi.valkeinen@ti.com>
    2de11086
dss.c 23.8 KB