Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1405338
| From | Yakir Yang <ykk@rock-chips.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 2/4] dt-bindings: add LG LP097QX1-SPA1 panle binding |
| Date | 2016-05-23 15:00 +0200 |
| Message-ID | <rBXCF-5ZQ-5@gated-at.bofh.it> (permalink) |
| References | <rBXCF-5ZQ-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[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
csiph-web