[PATCH v2 0/3] Kingdisplay-kd097d04-panel

From: Heiko Stuebner
Date: Mon Jul 02 2018 - 06:32:53 EST


The Innolux p097pfg is one of two possible panels used in the
gru-scarlet ChromeOS devices.

This v2 updates the driver with changes from the ChromeOS side
and tries to address most of the comments received from Sean Paul.


Nickey Yang (3):
dt-bindings: Add vendor prefix for kingdisplay
dt-bindings: Add KINGDISPLAY KD097D04 panel bindings
drm/panel: add Kingdisplay kd097d04 panel driver

.../display/panel/kingdisplay,kd097d04.txt | 22 +
.../devicetree/bindings/vendor-prefixes.txt | 1 +
drivers/gpu/drm/panel/Kconfig | 11 +
drivers/gpu/drm/panel/Makefile | 1 +
.../drm/panel/panel-kingdisplay-kd097d04.c | 469 ++++++++++++++++++
5 files changed, 504 insertions(+)
create mode 100644 Documentation/devicetree/bindings/display/panel/kingdisplay,kd097d04.txt
create mode 100644 drivers/gpu/drm/panel/panel-kingdisplay-kd097d04.c

--
2.17.0