diff options
author | Joshua Clayton <stillcompiling@gmail.com> | 2016-07-07 01:59:17 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2016-07-11 15:30:42 +0300 |
commit | be9497f64e70b9a434aaaa1be0f2b034fb6fa1c8 (patch) | |
tree | daacfe5b41614b174bfdb80d6dab083814d30ee7 /Documentation | |
parent | 592aa02bd15dce94a421bf75e66c109e23ea2804 (diff) | |
download | linux-be9497f64e70b9a434aaaa1be0f2b034fb6fa1c8.tar.xz |
dt-bindings: display: Add Sharp LQ101K1LY04 panel binding
The Sharp LQ101K1LY04 is a 10" WXGA (1280x800) LVDS panel and is
compatible with the simple-panel binding.
Signed-off-by: Joshua Clayton <stillcompiling@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/sharp,lq101k1ly04.txt | 7 |
1 files changed, 7 insertions, 0 deletions
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 000000000000..4aff25b8dfe6 --- /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. |