diff options
author | Chris Zhong <zyw@rock-chips.com> | 2015-11-20 16:15:38 +0800 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2015-11-23 09:07:47 +0100 |
commit | 86b81f3e17b34e245ee01cf2bd142d12fae125cc (patch) | |
tree | 038b4c277a10c3cacfdffd53804efc2f71499247 /Documentation/devicetree/bindings/display | |
parent | 27d23b30a561b752f1564d99cb6c8247c78f74f6 (diff) | |
download | blackbird-op-linux-86b81f3e17b34e245ee01cf2bd142d12fae125cc.tar.gz blackbird-op-linux-86b81f3e17b34e245ee01cf2bd142d12fae125cc.zip |
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>
Diffstat (limited to 'Documentation/devicetree/bindings/display')
-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 @@ +Boe Corporation 8.0" WUXGA TFT LCD panel + +Required properties: +- compatible: should be "boe,tv080wum-nl0" + +This binding is compatible with the simple-panel binding, which is specified +in simple-panel.txt in this directory. |