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


Groups > linux.kernel > #1419593 > unrolled thread

[PATCH 1/2] dt-bindings: add Sharp LQ123P1JX31 panel binding

Started byDouglas Anderson <dianders@chromium.org>
First post2016-06-10 19:00 +0200
Last post2016-06-10 19:10 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH 1/2] dt-bindings: add Sharp LQ123P1JX31 panel binding Douglas Anderson <dianders@chromium.org> - 2016-06-10 19:00 +0200
    Re: [PATCH 1/2] dt-bindings: add Sharp LQ123P1JX31 panel binding Doug Anderson <dianders@chromium.org> - 2016-06-10 19:10 +0200

#1419593 — [PATCH 1/2] dt-bindings: add Sharp LQ123P1JX31 panel binding

FromDouglas Anderson <dianders@chromium.org>
Date2016-06-10 19:00 +0200
Subject[PATCH 1/2] dt-bindings: add Sharp LQ123P1JX31 panel binding
Message-ID<rIxWN-74A-5@gated-at.bofh.it>
The Starry KR122EA0SRA is a 12.2", 1920x1200 TFT-LCD panel connected
using eDP interfaces.

Signed-off-by: Douglas Anderson <dianders@chromium.org>
---
 .../devicetree/bindings/display/panel/starry,kr122ea0sra.txt       | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/display/panel/starry,kr122ea0sra.txt

diff --git a/Documentation/devicetree/bindings/display/panel/starry,kr122ea0sra.txt b/Documentation/devicetree/bindings/display/panel/starry,kr122ea0sra.txt
new file mode 100644
index 000000000000..1e87fe6078af
--- /dev/null
+++ b/Documentation/devicetree/bindings/display/panel/starry,kr122ea0sra.txt
@@ -0,0 +1,7 @@
+Starry 12.2" (1920x1200 pixels) TFT LCD panel
+
+Required properties:
+- compatible: should be "starry,kr122ea0sra"
+
+This binding is compatible with the simple-panel binding, which is specified
+in simple-panel.txt in this directory.
-- 
2.8.0.rc3.226.g39d4020

[toc] | [next] | [standalone]


#1419597

FromDoug Anderson <dianders@chromium.org>
Date2016-06-10 19:10 +0200
Message-ID<rIy6t-7n5-5@gated-at.bofh.it>
In reply to#1419593
Hi,

On Fri, Jun 10, 2016 at 9:50 AM, Douglas Anderson <dianders@chromium.org> wrote:
> The Starry KR122EA0SRA is a 12.2", 1920x1200 TFT-LCD panel connected
> using eDP interfaces.
>
> Signed-off-by: Douglas Anderson <dianders@chromium.org>
> ---
>  .../devicetree/bindings/display/panel/starry,kr122ea0sra.txt       | 7 +++++++
>  1 file changed, 7 insertions(+)

Ugh.  I clearly messed up the subject and copied from Yakir's.  Sorry!
 :(  I'll resend...

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web