• Archit Taneja's avatar
    OMAPDSS: lb035q02: handle gpios in panel driver · 7232b1f9
    Archit Taneja authored
    The lgphilips panel driver leaves gpio configurations to the platform_enable
    and disable calls in the platform's board file. These should happen in the
    panel driver itself.
    
    Use the platform data as defined for generic dpi panels to pass gpio information
    to the lgphilips driver.
    
    This will help in removing the need for the panel drivers to have platform
    related callbacks.
    Signed-off-by: default avatarArchit Taneja <archit@ti.com>
    7232b1f9
panel-lgphilips-lb035q02.c 6.36 KB