OSDN Git Service

drm/panel: simple: Add support for KOE TX26D202VM0BWA panel
authorLiu Ying <victor.liu@nxp.com>
Mon, 1 Jun 2020 06:11:20 +0000 (14:11 +0800)
committerSam Ravnborg <sam@ravnborg.org>
Fri, 5 Jun 2020 15:45:26 +0000 (17:45 +0200)
commit8a07052440c2c2e6f3d9a85bf74b5ce349a94672
treeed3078504740e12edef0f871ee52a212e6f479f9
parent85be9d713df38448f2b5433d3e23258c922b3003
drm/panel: simple: Add support for KOE TX26D202VM0BWA panel

This patch adds support for Kaohsiung Opto-Electronics Inc.
10.1" TX26D202VM0BWA WUXGA(1920x1200) TFT LCD panel with LVDS interface.
The panel has dual LVDS channels.

My panel is manufactured by US Micro Products(USMP).  There is a tag at
the back of the panel, which indicates the panel type is 'TX26D202VM0BWA'
and it's made by KOE in Taiwan.

The panel spec from USMP can be found at:
https://www.usmicroproducts.com/sites/default/files/datasheets/USMP-T101-192120NDU-A0.pdf

The below panel spec from KOE is basically the same to the one from USMP.
However, the panel type 'TX26D202VM0BAA' is a little bit different.
It looks that the two types of panel are compatible with each other.
http://www.koe.j-display.com/upload/product/TX26D202VM0BAA.pdf

Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Liu Ying <victor.liu@nxp.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/1590991880-24273-1-git-send-email-victor.liu@nxp.com
drivers/gpu/drm/panel/panel-simple.c