[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180702103229.3952-1-heiko@sntech.de>
Date: Mon, 2 Jul 2018 12:32:26 +0200
From: Heiko Stuebner <heiko@...ech.de>
To: thierry.reding@...il.com
Cc: robh+dt@...nel.org, mark.rutland@....com,
dri-devel@...ts.freedesktop.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, seanpaul@...omium.org,
briannorris@...omium.org, hl@...k-chips.com,
nickey.yang@...k-chips.com, Heiko Stuebner <heiko@...ech.de>
Subject: [PATCH v2 0/3] Kingdisplay-kd097d04-panel
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
Powered by blists - more mailing lists