From: Yakir Yang Date: Sun, 12 Jun 2016 02:53:30 +0000 (+0800) Subject: dt-bindings: Add LG LP097QX1-SPA1 panel binding X-Git-Tag: v4.8-rc1~62^2~14^2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=633a25966a206c96dd81a7361b0cf01406035f27;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: Add LG LP097QX1-SPA1 panel binding The LG LP097QX1-SPA1 is an 9.7", 2048x1536 (QXGA) TFT-LCD panel connected using eDP interfaces. Signed-off-by: Yakir Yang Acked-by: Rob Herring Signed-off-by: Thierry Reding --- diff --git a/Documentation/devicetree/bindings/display/panel/lg,lp097qx1-spa1.txt b/Documentation/devicetree/bindings/display/panel/lg,lp097qx1-spa1.txt new file mode 100644 index 0000000000000..42141516f0782 --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/lg,lp097qx1-spa1.txt @@ -0,0 +1,7 @@ +LG 9.7" (2048x1536 pixels) TFT LCD panel + +Required properties: +- compatible: should be "lg,lp097qx1-spa1" + +This binding is compatible with the simple-panel binding, which is specified +in simple-panel.txt in this directory.