• T
    ARM: OMAP2xxx: HWMOD: fix DSS clock data · b8ac10d8
    Tomi Valkeinen 提交于
    The OMAP2xxx HWMOD data currently contains two errors with DSS clocks:
    
    - dss_rfbi is missing ick opt-clock, which is needed for RFBI to
      calculate timings
    
    - dss_venc's interface and main clocks are wrong, causing VENC to fail
      to start
    
    These problems were temporarily fixed with a DSS patch
    9ede365a ("HACK: OMAP: DSS2: clk hack
    for OMAP2/3"), which can be reverted after this patch (and the similar
    patches for other OMAPs).
    Signed-off-by: NTomi Valkeinen <tomi.valkeinen@ti.com>
    Signed-off-by: NPaul Walmsley <paul@pwsan.com>
    b8ac10d8
omap_hwmod_2430_data.c 52.4 KB