Hi, On Mon, Sep 15, 2025 at 4:34 AM Zhongtian Wu <[email protected]> wrote: > > @@ -2006,11 +2008,13 @@ static const struct edp_panel_entry edp_panels[] = { > EDP_PANEL_ENTRY('C', 'M', 'N', 0x142e, &delay_200_500_e80_d50, > "N140BGA-EA4"), > EDP_PANEL_ENTRY('C', 'M', 'N', 0x1441, &delay_200_500_e80_d50, > "N140JCA-ELK"), > EDP_PANEL_ENTRY('C', 'M', 'N', 0x144f, &delay_200_500_e80_d50, > "N140HGA-EA1"), > + EDP_PANEL_ENTRY('C', 'M', 'N', 0x148f, &delay_200_500_e80, > "N140HCA-EAC"), > EDP_PANEL_ENTRY('C', 'M', 'N', 0x1468, &delay_200_500_e80, > "N140HGA-EA1"),
The one above is mis-sorted... ...I've fixed it for you while applying. Reviewed-by: Douglas Anderson <[email protected]> Pushed to drm-misc-next: [1/1] drm/panel-edp: Add several panel configurations for mt8189 Chromebook commit: e3e4110610671027e3b56bda1ad9f6c51d5ac477
