]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/panel: Add display timing for Okaya RS800480T-7X0GP
authorGary Bisson <gary.bisson@boundarydevices.com>
Wed, 10 Jun 2015 16:44:23 +0000 (18:44 +0200)
committerThierry Reding <treding@nvidia.com>
Fri, 14 Aug 2015 19:35:35 +0000 (21:35 +0200)
commita99fb6269d1af432c051ed552aaea807f9f906c9
treed99c086801ab5547afcc49b214053d0950c7573e
parent58c948d8c4145d354457bdfd654b828007722c44
drm/panel: Add display timing for Okaya RS800480T-7X0GP

Add support for the Okaya RS800480T-7X0GP to the DRM simple panel
driver.

The RS800480T-7X0GP is a WVGA (800x480) panel with an 18-bit parallel
LCD interface. It supports pixel clocks in the range of 30-40 MHz.

This panel details can be found at:
http://boundarydevices.com/product/7-800x480-display/

Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Documentation/devicetree/bindings/panel/okaya,rs800480t-7x0gp.txt [new file with mode: 0644]
drivers/gpu/drm/panel/panel-simple.c