Quantcast
Channel: Processors
Viewing all articles
Browse latest Browse all 149219

Forum Post: RE: am335x - adding new panel with SVGA resolution

$
0
0

Hi,

There is no limitation about SVGA resolution on the hardware side, so you shouldn't have a problem adding it to the panel_type enum and then adding the logic to support it in the da8xx-fb driver.

For example this check in the lcd_init() function:

[quote]    if ((QVGA != cfg->p_disp_panel->panel_type) &&
            (WVGA != cfg->p_disp_panel->panel_type))
        return -EINVAL;[/quote]

Best regards,
Miroslav


Viewing all articles
Browse latest Browse all 149219

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>