Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1307862
| From | Joshua Clayton <stillcompiling@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 2/2] drm/panel: simple: Add Documentation for Sharp LQ101K1LY04 |
| Date | 2016-01-12 23:00 +0100 |
| Message-ID | <qQf8T-6R1-35@gated-at.bofh.it> (permalink) |
| References | (5 earlier) <lsfl0-6Xf-29@gated-at.bofh.it> <fuaE2-3Bn-45@gated-at.bofh.it> <qQf8U-6R1-41@gated-at.bofh.it> <qQf8U-6R1-43@gated-at.bofh.it> <qQf8U-6R1-45@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 2/2] drm/panel: simple: Add Documentation for Sharp LQ101K1LY04 Joshua Clayton <stillcompiling@gmail.com> - 2016-01-12 23:00 +0100
csiph-web