• Archit Taneja's avatar
    OMAPDSS: DSI: Maintain copy of operation mode in driver data · dca2b152
    Archit Taneja authored
    The DSI driver currently relies on the omap_dss_device struct to know the mode
    of operation of the DSI protocol(command or video mode). This makes the DSI
    interface driver dependent on the omap_dss_device struct.
    
    Make the DSI driver data maintain it's own operation mode field. The panel
    driver is expected to call omapdss_dsi_set_operation_mode() before the interface
    is enabled.
    Signed-off-by: default avatarArchit Taneja <archit@ti.com>
    dca2b152
panel-taal.c 37.3 KB