Hi, On Sun, Sep 14, 2025 at 11:48 PM Zhijian Yan <yanzhij...@huaqin.corp-partner.google.com> wrote: > > Add panel driver support for the KD116N3730A07 11.6" eDP panel. > This includes initialization sequence and compatible string, the > enable timimg required 50ms. > > KD116N3730A07: > edid-decode (hex): > > 00 ff ff ff ff ff ff 00 2c 83 10 01 00 00 00 00 > 02 23 01 04 95 1a 0e 78 03 3a 75 9b 5d 5b 96 28 > 19 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 > 01 01 01 01 01 01 09 1e 56 dc 50 00 28 30 30 20 > 36 00 00 90 10 00 00 1a 00 00 00 00 00 00 00 00 > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fe > 00 4b 44 31 31 36 4e 33 37 33 30 41 30 37 00 2e > > Signed-off-by: Zhijian Yan <yanzhij...@huaqin.corp-partner.google.com> > --- > Change since V1: > > -Add edid in commit message. > > V1:https://lore.kernel.org/all/20250912131104.1726775-1-yanzhij...@huaqin.corp-partner.google.com/ > --- > drivers/gpu/drm/panel/panel-edp.c | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Douglas Anderson <diand...@chromium.org> Pushed to drm-misc-next: [1/1] drm/panel: Add support for KD116N3730A07 commit: 65afe8b647a7c2e5c508eb28c93baddaa40812f4 -Doug