Skip to content
  • Tomi Valkeinen's avatar
    OMAP: DSS2: improve DSS clk src selection · 2f18c4d8
    Tomi Valkeinen authored
    
    
    dss_select_clk_source() was rather confusing. Selecting the source with
    enums is much clearer.
    
    The clk source selection is also stored into memory, so that we know what
    is the selected source, even when clocks are off. This is important during
    setup, as we need to what clocks to turn on before the clocks are turned
    on.
    
    Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@nokia.com>
    2f18c4d8