From 874e9974190638bb1ddd240365bdf4830855c515 Mon Sep 17 00:00:00 2001 From: Chris Zhong Date: Fri, 20 Nov 2015 16:15:38 +0800 Subject: [PATCH] UPSTREAM: 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. Change-Id: I963cf860315f86ca64249c8f2064acbba62276b5 Signed-off-by: Chris Zhong Acked-by: Rob Herring Signed-off-by: Thierry Reding (cherry picked from commit 86b81f3e17b34e245ee01cf2bd142d12fae125cc) --- .../devicetree/bindings/display/panel/boe,tv080wum-nl0.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/boe,tv080wum-nl0.txt 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. -- 2.34.1