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


Groups > linux.kernel > #1432465

[PATCH v1 1/5] dt-bindings: Add support for LG LP079QX1-SP0V 1536x2048 panel

From Yakir Yang <ykk@rock-chips.com>
Newsgroups linux.kernel
Subject [PATCH v1 1/5] dt-bindings: Add support for LG LP079QX1-SP0V 1536x2048 panel
Date 2016-06-28 07:00 +0200
Message-ID <rOThT-25m-9@gated-at.bofh.it> (permalink)
References <rOThT-25m-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


The LG LP079QX1-SP0V is an 7.9" QXGA TFT with LED Backlight unit and
32 pins eDP interface. This module supports 1536x2048 mode.

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

diff --git a/Documentation/devicetree/bindings/display/panel/lg,lp079qx1-sp0v.txt b/Documentation/devicetree/bindings/display/panel/lg,lp079qx1-sp0v.txt
new file mode 100644
index 0000000..b9877ac
--- /dev/null
+++ b/Documentation/devicetree/bindings/display/panel/lg,lp079qx1-sp0v.txt
@@ -0,0 +1,7 @@
+LG LP079QX1-SP0V 7.9" (1536x2048 pixels) TFT LCD panel
+
+Required properties:
+- compatible: should be "lg,lp079qx1-sp0v"
+
+This binding is compatible with the simple-panel binding, which is specified
+in simple-panel.txt in this directory.
-- 
1.9.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v1 1/5] dt-bindings: Add support for LG LP079QX1-SP0V 1536x2048 panel Yakir Yang <ykk@rock-chips.com> - 2016-06-28 07:00 +0200
  Re: [PATCH v1 1/5] dt-bindings: Add support for LG LP079QX1-SP0V  1536x2048 panel Rob Herring <robh@kernel.org> - 2016-06-28 23:10 +0200
    Re: [PATCH v1 1/5] dt-bindings: Add support for LG LP079QX1-SP0V  1536x2048 panel Yakir Yang <ykk@rock-chips.com> - 2016-06-29 05:40 +0200
  Re: [PATCH v1 1/5] dt-bindings: Add support for LG LP079QX1-SP0V  1536x2048 panel Thierry Reding <thierry.reding@gmail.com> - 2016-07-08 00:00 +0200

csiph-web