This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-AM62X: Dual LVDS Color ( Green ) strange

Part Number: PROCESSOR-SDK-AM62X
Hi TI.
board : am62-sk-evm E3
lcd : dual lvds panel
img : tisdk-default-image-am62xx-evm.wic
my modify : panel-simple.c
static const struct drm_display_mode microtips_mf_101hiebcaf0_mode = {
    .clock = 150275,
    .hdisplay = 1920,
    .hsync_start = 1920 + 32,
    .hsync_end = 1920 + 32 + 52,
    .htotal = 1920 + 32 + 52 + 24,
    .vdisplay = 1080,
    .vsync_start = 1080 + 14,
    .vsync_end = 1080 + 14 + 8,
    .vtotal = 1080 + 14 + 8 + 3,
};
 
 
The green color is strange as shown in the picture. Any solution?
DUAL LVDS MAPPING TABE