• T
    drm/omap: add field for PLL type · 06ede3dd
    Tomi Valkeinen 提交于
    DSS uses two types of PLLs, type A (DSI & Video) and type B (HDMI). The
    two types behave slightly differently, but we don't have the type of the
    PLL available anywhere for the driver.
    
    This patch adds an enum for the PLL type and a field in the PLL's HW
    data to store it.
    Signed-off-by: NTomi Valkeinen <tomi.valkeinen@ti.com>
    06ede3dd
dsi.c 137.8 KB