diff options
author | Chris Zhong <zyw@rock-chips.com> | 2015-11-20 03:15:38 -0500 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2015-11-23 03:07:47 -0500 |
commit | 86b81f3e17b34e245ee01cf2bd142d12fae125cc (patch) | |
tree | 038b4c277a10c3cacfdffd53804efc2f71499247 | |
parent | 27d23b30a561b752f1564d99cb6c8247c78f74f6 (diff) |
dt-bindings: Add BOE TV080WUM-NL0 panel binding
The BOE TV080WUM-NL0 is an 8.0", 1200x1920 (WUXGA) TFT-LCD panel
connected using four DSI lanes.
Signed-off-by: Chris Zhong <zyw@rock-chips.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/boe,tv080wum-nl0.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/boe,tv080wum-nl0.txt b/Documentation/devicetree/bindings/display/panel/boe,tv080wum-nl0.txt new file mode 100644 index 000000000000..50be5e2438b2 --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/boe,tv080wum-nl0.txt | |||
@@ -0,0 +1,7 @@ | |||
1 | Boe Corporation 8.0" WUXGA TFT LCD panel | ||
2 | |||
3 | Required properties: | ||
4 | - compatible: should be "boe,tv080wum-nl0" | ||
5 | |||
6 | This binding is compatible with the simple-panel binding, which is specified | ||
7 | in simple-panel.txt in this directory. | ||