Received: by 10.192.165.148 with SMTP id m20csp229420imm; Fri, 20 Apr 2018 05:59:32 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+7U0TtwBRYfJ/7ZGoAO2UDVHdTWgqacpKtNr1D2KpDFnWVO4gSYrDX+zQDdcmCbXcmipDI X-Received: by 10.99.45.2 with SMTP id t2mr8457024pgt.356.1524229172664; Fri, 20 Apr 2018 05:59:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524229172; cv=none; d=google.com; s=arc-20160816; b=Nv8OaNI99NfCc44UEvDYo8OlwnKzxrD6GIqPP37LfPSMHaZ8zQ+0F/LRxJkkAQvHG0 QvzS18HK7bBux9b7aTC+JX4zoU4hjETqYUmemBhC6cS68yteuw0xgttCOQ8lG5mN93Vo ZFFlbfs2+lGSj6Kt1PvUVe5WlCoHkFuUQuklyDsUAGyw72aOtdm3UoQJV/kq7Rp7QmMq HnUuJOaygHEzlD4/XG4MVGstk+nyXRYeIXDRNv6WFMR1KxvBTHyxQ7fPv4oMopH982zb vbbL8WM0J9kkWdBuLAg//JvDy3VxDGrIA3AkIhJRv1Y08hSM1RlW5KvRVNfi7Zt5h8pf pRow== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:references:in-reply-to :message-id:date:subject:to:from:arc-authentication-results; bh=OtH1ry+USZ8NUt9POWcCH7gNE0ntkxlAmAwRUgjDfMM=; b=RZGr9BMgfLQbqwawtEJTmiGx0TOa65XNzMWe5k3/6+X2n8daISb1FNlNn0FNX72ii6 8xxlUG2xWMz5Y39FkTyQfsjOG3SjqkUXvJv274h7lVSmPb9sjTYUdZfqYOyhEUHr2Spk e6HV5rF/HdxW0ACjrni6saexJbSuPmuxhH34RlQoiL+Ns8LaXShxHhsiyi+up0NK3rkD KAuj7+FdYWnwHzxTw/DdpC/3Tn5sudT05jUIRpY0VLvcSoUex6fqkvR71S8u7oTzX/gY Ye2oVQe0RHX2BH9oR5Aq3trVIiuzQJYjI+mMRhIsrS8YzZ4jdOzM8wfCyV/Wlz0ZmM2k 1yhQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f188si5297373pfc.316.2018.04.20.05.59.18; Fri, 20 Apr 2018 05:59:32 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754919AbeDTM5D (ORCPT + 99 others); Fri, 20 Apr 2018 08:57:03 -0400 Received: from mail3.emtrion.de ([80.150.99.69]:18380 "EHLO mail3.emtrion.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754591AbeDTM47 (ORCPT ); Fri, 20 Apr 2018 08:56:59 -0400 Received: from tuelinux-v3.emtrion.local (172.26.107.128) by bmk019s01.emtrion.local (172.26.48.1) with Microsoft SMTP Server (TLS) id 8.3.485.1; Fri, 20 Apr 2018 14:51:34 +0200 From: To: Rob Herring , Mark Rutland , Thierry Reding , David Airlie , Shawn Guo , Sascha Hauer , "Fabio Estevam" , Russell King , "Jan Tuerk" , , , , Subject: [PATCH v3 3/6] dt-bindings: display: Document the EDT et* displays in one file. Date: Fri, 20 Apr 2018 14:50:50 +0200 Message-ID: <20180420125108.14197-4-jan.tuerk@emtrion.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20180420125108.14197-1-jan.tuerk@emtrion.com> References: <20171220134710.64479-2-jan.tuerk@emtrion.com> <20180420125108.14197-1-jan.tuerk@emtrion.com> MIME-Version: 1.0 Content-Type: text/plain X-TM-AS-Product-Ver: SMEX-11.0.0.4283-8.100.1062-23794.006 X-TM-AS-Result: No--10.228400-8.000000-31 X-TM-AS-MatchedID: 705441-700378-702796-702311-188019-700016-703529-704410-8 47575-704425-700324-702900-704568-702890-712124-711139-702762-139504-148004 -148036-42000-42003-55 X-TM-AS-User-Approved-Sender: No X-TM-AS-User-Blocked-Sender: No Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Jan Tuerk Document the Emerging Display Technology Corp. (EDT) using the simple-panel binding in one single file. Signed-off-by: Jan Tuerk --- .../bindings/display/panel/edt,et-series.txt | 39 ++++++++++++++++++++++ .../bindings/display/panel/edt,et057090dhu.txt | 7 ---- .../bindings/display/panel/edt,et070080dh6.txt | 10 ------ .../bindings/display/panel/edt,etm0700g0dh6.txt | 10 ------ 4 files changed, 39 insertions(+), 27 deletions(-) create mode 100644 Documentation/devicetree/bindings/display/panel/edt,et-series.txt delete mode 100644 Documentation/devicetree/bindings/display/panel/edt,et057090dhu.txt delete mode 100644 Documentation/devicetree/bindings/display/panel/edt,et070080dh6.txt delete mode 100644 Documentation/devicetree/bindings/display/panel/edt,etm0700g0dh6.txt diff --git a/Documentation/devicetree/bindings/display/panel/edt,et-series.txt b/Documentation/devicetree/bindings/display/panel/edt,et-series.txt new file mode 100644 index 000000000000..f56b99ebd9be --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/edt,et-series.txt @@ -0,0 +1,39 @@ +Emerging Display Technology Corp. Displays +========================================== + + +Display bindings for EDT Display Technology Corp. Displays which are +compatible with the simple-panel binding, which is specified in +simple-panel.txt + + +5,7" WVGA TFT Panels +-------------------- + ++-----------------+---------------------+-------------------------------------+ +| Identifier | compatbile | description | ++=================+=====================+=====================================+ +| ET057090DHU | edt,et057090dhu | 5.7" VGA TFT LCD panel | ++-----------------+---------------------+-------------------------------------+ + + +7,0" WVGA TFT Panels +-------------------- + ++-----------------+---------------------+-------------------------------------+ +| Identifier | compatbile | description | ++=================+=====================+=====================================+ +| ETM0700G0DH6 | edt,etm070080dh6 | WVGA TFT Display with capacitive | +| | | Touchscreen | ++-----------------+---------------------+-------------------------------------+ +| ETM0700G0BDH6 | edt,etm070080bdh6 | Same as ETM0700G0DH6 but with | +| | | inverted pixel clock. | ++-----------------+---------------------+-------------------------------------+ +| ETM0700G0EDH6 | edt,etm070080edh6 | Same display as the ETM0700G0BDH6, | +| | | but with changed Hardware for the | +| | | backlight and the touch interface | ++-----------------+---------------------+-------------------------------------+ +| ET070080DH6 | edt,etm070080dh6 | Same timings as the ETM0700G0DH6, | +| | | but with resistive touch. | ++-----------------+---------------------+-------------------------------------+ + diff --git a/Documentation/devicetree/bindings/display/panel/edt,et057090dhu.txt b/Documentation/devicetree/bindings/display/panel/edt,et057090dhu.txt deleted file mode 100644 index 4903d7b1d947..000000000000 --- a/Documentation/devicetree/bindings/display/panel/edt,et057090dhu.txt +++ /dev/null @@ -1,7 +0,0 @@ -Emerging Display Technology Corp. 5.7" VGA TFT LCD panel - -Required properties: -- compatible: should be "edt,et057090dhu" - -This binding is compatible with the simple-panel binding, which is specified -in simple-panel.txt in this directory. diff --git a/Documentation/devicetree/bindings/display/panel/edt,et070080dh6.txt b/Documentation/devicetree/bindings/display/panel/edt,et070080dh6.txt deleted file mode 100644 index 20cb38e836e4..000000000000 --- a/Documentation/devicetree/bindings/display/panel/edt,et070080dh6.txt +++ /dev/null @@ -1,10 +0,0 @@ -Emerging Display Technology Corp. ET070080DH6 7.0" WVGA TFT LCD panel - -Required properties: -- compatible: should be "edt,et070080dh6" - -This panel is the same as ETM0700G0DH6 except for the touchscreen. -ET070080DH6 is the model with resistive touch. - -This binding is compatible with the simple-panel binding, which is specified -in simple-panel.txt in this directory. diff --git a/Documentation/devicetree/bindings/display/panel/edt,etm0700g0dh6.txt b/Documentation/devicetree/bindings/display/panel/edt,etm0700g0dh6.txt deleted file mode 100644 index ee4b18053e40..000000000000 --- a/Documentation/devicetree/bindings/display/panel/edt,etm0700g0dh6.txt +++ /dev/null @@ -1,10 +0,0 @@ -Emerging Display Technology Corp. ETM0700G0DH6 7.0" WVGA TFT LCD panel - -Required properties: -- compatible: should be "edt,etm0700g0dh6" - -This panel is the same as ET070080DH6 except for the touchscreen. -ETM0700G0DH6 is the model with capacitive multitouch. - -This binding is compatible with the simple-panel binding, which is specified -in simple-panel.txt in this directory. -- 2.11.0