• Archit Taneja's avatar
    OMAPDSS: RFBI: Maitain copy of rfbi timings in driver data · 6e883324
    Archit Taneja authored
    The RFBI driver currently relies on the omap_dss_device struct to receive the
    rfbi specific timings requested by the panel driver. This makes the RFBI
    interface driver dependent on the omap_dss_device struct.
    
    Make the RFBI driver data maintain it's own rfbi specific timings field. The
    panel driver is expected to call omapdss_rfbi_set_interface_timings() to
    configure the rfbi timings before the interface is enabled.
    Signed-off-by: default avatarArchit Taneja <archit@ti.com>
    6e883324
panel-n8x0.c 16.3 KB