• Magnus Damm's avatar
    sh: LCDC start_transfer() for the KFR2R09 board · 657bf0bd
    Magnus Damm authored
    This patch adds a ->start_transfer() callback to the
    KFR2R09 lcd handling code. The callback is used to
    notify the lcd controller that a new frame of data
    is about to be transferred. The callback is only used
    in combination with deferred io, but the code has
    been tested both with and without deferred io enabled.
    
    Without this patch the display data on the KFR2R09
    lcd panel becomes corrupted over time.
    Signed-off-by: default avatarMagnus Damm <damm@opensource.se>
    Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
    657bf0bd
lcd_wqvga.c 7.91 KB