Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1405338 > unrolled thread

[PATCH 2/4] dt-bindings: add LG LP097QX1-SPA1 panle binding

Started byYakir Yang <ykk@rock-chips.com>
First post2016-05-23 15:00 +0200
Last post2016-05-23 23:40 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH 2/4] dt-bindings: add LG LP097QX1-SPA1 panle binding Yakir Yang <ykk@rock-chips.com> - 2016-05-23 15:00 +0200
    Re: [PATCH 2/4] dt-bindings: add LG LP097QX1-SPA1 panle binding Rob Herring <robh@kernel.org> - 2016-05-23 23:40 +0200

#1405338 — [PATCH 2/4] dt-bindings: add LG LP097QX1-SPA1 panle binding

FromYakir Yang <ykk@rock-chips.com>
Date2016-05-23 15:00 +0200
Subject[PATCH 2/4] dt-bindings: add LG LP097QX1-SPA1 panle binding
Message-ID<rBXCF-5ZQ-5@gated-at.bofh.it>
The LG LP097QX1-SPA1 is an 9.7", 2048x1536 (QXGA) TFT-LCD panel
connected using eDP interfaces.

Signed-off-by: Yakir Yang <ykk@rock-chips.com>
---
 .../devicetree/bindings/display/panel/lg,lp097qx1-spa1.txt         | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/display/panel/lg,lp097qx1-spa1.txt

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 0000000..4214151
--- /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.
-- 
1.9.1

[toc] | [next] | [standalone]


#1405668

FromRob Herring <robh@kernel.org>
Date2016-05-23 23:40 +0200
Message-ID<rC5JV-2KA-37@gated-at.bofh.it>
In reply to#1405338
On Mon, May 23, 2016 at 08:55:15PM +0800, Yakir Yang wrote:
> The LG LP097QX1-SPA1 is an 9.7", 2048x1536 (QXGA) TFT-LCD panel
> connected using eDP interfaces.
> 
> Signed-off-by: Yakir Yang <ykk@rock-chips.com>
> ---
>  .../devicetree/bindings/display/panel/lg,lp097qx1-spa1.txt         | 7 +++++++
>  1 file changed, 7 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/display/panel/lg,lp097qx1-spa1.txt

Typo in the subject, otherwise:

Acked-by: Rob Herring <robh@kernel.org>

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web