From c88bcf9fbee84e24a380a4adcd5260c03bdad9ab Mon Sep 17 00:00:00 2001 From: Yakir Yang Date: Tue, 28 Jun 2016 14:40:02 +0800 Subject: [PATCH] dt-bindings: add support Chunghwa CLAA070WP03 800x1280 panel MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Chunghwa CLAA070WP03 is 7” color TFT-LCD module composed of LCD panel, LVDS driver ICs, control circuit and backlight. This module supports 800x1280 mode. Change-Id: I7f71464a80725d648802918740e64a0368f5c480 Signed-off-by: Yakir Yang --- .../bindings/display/panel/chunghwa,claa070wp03xg.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/chunghwa,claa070wp03xg.txt diff --git a/Documentation/devicetree/bindings/display/panel/chunghwa,claa070wp03xg.txt b/Documentation/devicetree/bindings/display/panel/chunghwa,claa070wp03xg.txt new file mode 100644 index 000000000000..dd22685d2adc --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/chunghwa,claa070wp03xg.txt @@ -0,0 +1,7 @@ +Chunghwa Picture Tubes Ltd. 7" WXGA TFT LCD panel + +Required properties: +- compatible: should be "chunghwa,claa070wp03xg" + +This binding is compatible with the simple-panel binding, which is specified +in simple-panel.txt in this directory. -- 2.34.1