dt-bindings: display: add binding for Innolux ee101ia-01d panel
authorHeiko Stuebner <heiko.stuebner@bq.com>
Tue, 13 Nov 2018 12:42:05 +0000 (13:42 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 3 Feb 2019 09:14:55 +0000 (10:14 +0100)
This is a panel handled through the generic lvds-panel binding,
so only needs its additional compatible specified.

Signed-off-by: Heiko Stuebner <heiko.stuebner@bq.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20181113124205.29319-1-heiko@sntech.de
Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.txt [new file with mode: 0644]

diff --git a/Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.txt b/Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.txt
new file mode 100644 (file)
index 0000000..e5ca4cc
--- /dev/null
@@ -0,0 +1,7 @@
+Innolux Corporation 10.1" EE101IA-01D WXGA (1280x800) LVDS panel
+
+Required properties:
+- compatible: should be "innolux,ee101ia-01d"
+
+This binding is compatible with the lvds-panel binding, which is specified
+in panel-lvds.txt in this directory.