]> git.baikalelectronics.ru Git - kernel.git/commit
drivers: drm: panel: Add ASUS TM5P5 NT35596 panel driver
authorKonrad Dybcio <konradybcio@gmail.com>
Wed, 6 May 2020 21:09:55 +0000 (23:09 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Thu, 7 May 2020 19:54:06 +0000 (21:54 +0200)
commit06355f3ff334a8ef7b01d236866a42e945e740f3
tree010183cd8cfd752b48c7efa9e32ed8cf573eb85a
parent8fd2960e9c7abee4797a427e99d34c851a35410e
drivers: drm: panel: Add ASUS TM5P5 NT35596 panel driver

This adds support for TMP5P5 NT35596 1080x1920 video
mode panel that can be found on some Asus Zenfone 2
Laser (Z00T) devices.

This panel seems to only be found in this device
and we have no straightforward way of actually
getting the correct model number, as no schematics
are released publicly.

Signed-off-by: Konrad Dybcio <konradybcio@gmail.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
[fixed checkpatch warnings]
Link: https://patchwork.freedesktop.org/patch/msgid/20200506210957.344590-2-konradybcio@gmail.com
drivers/gpu/drm/panel/Kconfig
drivers/gpu/drm/panel/Makefile
drivers/gpu/drm/panel/panel-asus-z00t-tm5p5-n35596.c [new file with mode: 0644]