]> git.baikalelectronics.ru Git - kernel.git/commit
panel: simple: Add BOE NV133FHM-N62
authorDouglas Anderson <dianders@chromium.org>
Fri, 8 May 2020 22:59:02 +0000 (15:59 -0700)
committerSam Ravnborg <sam@ravnborg.org>
Sat, 9 May 2020 19:57:50 +0000 (21:57 +0200)
commitbd8d96b2151b7384b0341ed3530981020fbadcc4
tree492b4319420800c44e9c8cec6e577a6070a84897
parentb84fad9196605f05597c06c3d66b328280d69973
panel: simple: Add BOE NV133FHM-N62

All info I could find about this panel show that it behaves the same
as the BOE NV133FHM-N61.  However, it definitely appears to be a
unique panel because reading the EDID shows "NV133FHM-N62".  We'll add
a string match for the new panel but until we find something unique
about it we'll just point at the N61's structures.

Signed-off-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200508155859.3.I525ebd471f5340a6a369af7bde06ef04174d2f41@changeid
drivers/gpu/drm/panel/panel-simple.c