Hi, On Mon, Nov 6, 2023 at 4:00 PM Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx> wrote: > > According to decoding edid and datahseet: > - Rename AUO 0x235c B116XTN02 to B116XTN02.3 > - Rename AUO 0x405c B116XAK01 to B116XAK01.0 and adjust the timing of > auo_b116xak01: T3=200, T12=500, T7_max = 50. > > Fixes: 3db2420422a5 ("drm/panel-edp: Add AUO B116XTN02, BOE NT116WHM-N21,836X2, NV116WHM-N49 V8.0") > Fixes: da458286a5e2 ("drm/panel: Add support for AUO B116XAK01 panel") > Signed-off-by: Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx> > Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx> > --- > v4->v5: separate fixes patch. > --- > drivers/gpu/drm/panel/panel-edp.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) I hate to be a hassle since I don't think this will have any meaningful impact on anyone, but given that it's now split out as a fix it should probably be split into two separate patches (one for each fix). That will save time for anyone dealing with the stable channel. -Doug