Hi all,
This patch is the follow-up of a request from Philipp to add the Okaya display to the simple panel driver. http://lists.infradead.org/pipermail/linux-arm-kernel/2015-May/346657.html
v2: - split into 2 patches, adding Okaya to the vendor prefixes should be its own patch as suggested by Thierry https://patchwork.kernel.org/patch/6503261/
v3: - add poweron/poweroff sequencing delays as suggested by Philipp. Values are based on datasheet available at: http://boundarydevices.com/datasheets/RS800480T-7X0GP-A.pdf
Regards, Gary
Gary Bisson (2): of: add Okaya Electric America vendor prefix drm/panel: Add display timing for Okaya RS800480T-7X0GP
.../bindings/panel/okaya,rs800480t_7x0gp.txt | 7 +++++ .../devicetree/bindings/vendor-prefixes.txt | 1 + drivers/gpu/drm/panel/panel-simple.c | 33 ++++++++++++++++++++++ 3 files changed, 41 insertions(+) create mode 100644 Documentation/devicetree/bindings/panel/okaya,rs800480t_7x0gp.txt