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


Groups > linux.kernel > #1307862 > unrolled thread

[PATCH 2/2] drm/panel: simple: Add Documentation for Sharp LQ101K1LY04

Started byJoshua Clayton <stillcompiling@gmail.com>
First post2016-01-12 23:00 +0100
Last post2016-01-12 23:00 +0100
Articles 1 — 1 participant

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/2] drm/panel: simple: Add Documentation for Sharp LQ101K1LY04 Joshua Clayton <stillcompiling@gmail.com> - 2016-01-12 23:00 +0100

#1307862 — [PATCH 2/2] drm/panel: simple: Add Documentation for Sharp LQ101K1LY04

FromJoshua Clayton <stillcompiling@gmail.com>
Date2016-01-12 23:00 +0100
Subject[PATCH 2/2] drm/panel: simple: Add Documentation for Sharp LQ101K1LY04
Message-ID<qQf8T-6R1-35@gated-at.bofh.it>
Document basic simple-panel support for Sharp LQ101K1LY04

Signed-off-by: Joshua Clayton <stillcompiling@gmail.com>
---
 .../devicetree/bindings/display/panel/sharp,lq101k1ly04.txt        | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/display/panel/sharp,lq101k1ly04.txt

diff --git a/Documentation/devicetree/bindings/display/panel/sharp,lq101k1ly04.txt b/Documentation/devicetree/bindings/display/panel/sharp,lq101k1ly04.txt
new file mode 100644
index 0000000..4aff25b
--- /dev/null
+++ b/Documentation/devicetree/bindings/display/panel/sharp,lq101k1ly04.txt
@@ -0,0 +1,7 @@
+Sharp Display Corp. LQ101K1LY04 10.07" WXGA TFT LCD panel
+
+Required properties:
+- compatible: should be "sharp,lq101k1ly04"
+
+This binding is compatible with the simple-panel binding, which is specified
+in simple-panel.txt in this directory.
-- 
2.5.0

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web