configure an LVDS screen with 800x480 resolution (WVGA) on embedded Linux 3.14.52.

@Middleware & OS Hey guys, I'm trying to configure an LVDS screen with 800x480 resolution (WVGA) on embedded Linux 3.14.52. The device tree doesn't seem to have a pre-defined timing structure for WVGA, unlike other resolutions like XGA or WXGA. Do I need to create a custom timing structure for WVGA in the device tree, and if so, should the values be specific to my LCD panel?
2 Replies
Enthernet Code
Enthernet Code•6mo ago
Yes, you will need to create a custom timing structure for WVGA in the device tree. The values in the timing structure should be specific to your LCD panel, once you have obtained the required timing parameters for your WVGA screen, you can add them to the device tree. Make sure to refer to the documentation of the specific hardware platform and display controller you are using
Dtynin
Dtynin•6mo ago
Ok, I will work with that, thanks for the quick response 😊 @Enthernet Code
Want results from more Discord servers?
Add your server