diff options
author | Alban Bedel <alban.bedel@avionic-design.de> | 2014-07-22 10:38:55 +0400 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2014-07-22 11:10:53 +0400 |
commit | ea44739db37f7e187a2e684c1f9d5662b9dba94a (patch) | |
tree | 161240c405f796b48f361b8f9bdaa00953d6e78d /Documentation/devicetree/bindings/panel | |
parent | 9d90ce5c1002928d3bbc1f6014b04bf36c94d803 (diff) | |
download | linux-ea44739db37f7e187a2e684c1f9d5662b9dba94a.tar.xz |
drm/panel: simple: add support for InnoLux N156BGE-L21 panel
This panel is used by the Medcom Wide and supported by the
simple-panel driver.
Signed-off-by: Alban Bedel <alban.bedel@avionic-design.de>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation/devicetree/bindings/panel')
-rw-r--r-- | Documentation/devicetree/bindings/panel/innolux,n156bge-l21.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/panel/innolux,n156bge-l21.txt b/Documentation/devicetree/bindings/panel/innolux,n156bge-l21.txt new file mode 100644 index 000000000000..7825844aafdf --- /dev/null +++ b/Documentation/devicetree/bindings/panel/innolux,n156bge-l21.txt @@ -0,0 +1,7 @@ +InnoLux 15.6" WXGA TFT LCD panel + +Required properties: +- compatible: should be "innolux,n156bge-l21" + +This binding is compatible with the simple-panel binding, which is specified +in simple-panel.txt in this directory. |