aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/display
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-08-15 08:32:02 -0400
committerThierry Reding <treding@nvidia.com>2016-09-16 11:05:34 -0400
commit1e29b840af9f280915cb4aae5ada6a8666292c38 (patch)
tree84f550565a89cf9a0fb3b511a9e042e432006a73 /Documentation/devicetree/bindings/display
parenta42f6e3f8f0351abe91a97108e33083e6cfafc34 (diff)
drm/panel: simple: Add Innolux G101ICE-L01 panel
This patch adds support for Innolux Corporation 10.1" G101ICE-L01 WXGA (1280x800) LVDS panel to the simple-panel driver. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de> Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation/devicetree/bindings/display')
-rw-r--r--Documentation/devicetree/bindings/display/panel/innolux,g101ice-l01.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/innolux,g101ice-l01.txt b/Documentation/devicetree/bindings/display/panel/innolux,g101ice-l01.txt
new file mode 100644
index 000000000000..9e7590465227
--- /dev/null
+++ b/Documentation/devicetree/bindings/display/panel/innolux,g101ice-l01.txt
@@ -0,0 +1,7 @@
1Innolux Corporation 10.1" G101ICE-L01 WXGA (1280x800) LVDS panel
2
3Required properties:
4- compatible: should be "innolux,g101ice-l01"
5
6This binding is compatible with the simple-panel binding, which is specified
7in simple-panel.txt in this directory.