[PATCH 0/2] drm/panel: simple: Add a KOE WUXGA 10.1" LVDS panel support
Sam Ravnborg
sam at ravnborg.org
Fri Jun 5 15:47:12 UTC 2020
On Mon, Jun 01, 2020 at 02:09:35PM +0800, Liu Ying wrote:
> This patch set adds a KOE WUXGA 10.1" LVDS panel support.
> The panel type is TX26D202VM0BWA.
> 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
>
> Patch 1/2 adds compatible for the panel in the panel-simple DT binding doc.
> Patch 2/2 adds the panel support in the DRM panel-simple driver.
Thanks, both patches applied to drm-misc-next.
Sam
>
> Liu Ying (2):
> dt-bindings: panel-simple: Add koe,tx26d202vm0bwa compatible
> drm/panel: simple: Add support for KOE TX26D202VM0BWA panel
>
> .../bindings/display/panel/panel-simple.yaml | 2 ++
> drivers/gpu/drm/panel/panel-simple.c | 34 ++++++++++++++++++++++
> 2 files changed, 36 insertions(+)
>
> --
> 2.7.4
More information about the dri-devel
mailing list