Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp438663imm; Wed, 22 Aug 2018 06:53:12 -0700 (PDT) X-Google-Smtp-Source: ANB0VdbK4vOfQXRMnsWzcfEQLoUiSPumtrk1h2loRWPX3738aLlwmEJ5t1gSxrhQaKv9gDr4NSuP X-Received: by 2002:a62:7590:: with SMTP id q138-v6mr7756290pfc.148.1534945992354; Wed, 22 Aug 2018 06:53:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1534945992; cv=none; d=google.com; s=arc-20160816; b=c3sUByEjWNa+/2o9m0g4YJKvy33xCeDiT+Wmyq12SFhjhyQ4arQcx49TsnrL0lvcAj oo9ywA68z2DXg0dPsDdk0VSV/nFcL8DGb1wTalfTovbQyEbBxGkMepFcLmMGAlE3Gv3d iZGvubQyvJq38rdigKrL2mp34VgGCVzUO2VkAIHtg/pS1sAggq00WiJavAGtoe3rx1Cp MiCTLMZ8Pg2MMrvKI59ZGVloCnohZojqDC0gv2xu3AmIGchs/xRfkjG8wuxZYRc8HCMG zHHlHA1STYyNUYJRonF8/4u4B2UsmB0RSUR9iLO+K85Qzj4YLDZ3MNuauT1Ds0O29zH0 sx6A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:date:subject:to :from:arc-authentication-results; bh=u9sl/cmQpVjcjnMdCwTgvCS2B2MKSzfXMIdfmwMy0VU=; b=LHhC3+F0ilNc62Qe5vHpbgYtyNemQBu8M7m3gTFtq6MPbs80vlaWgzRQm8lhclE64n pDC4O6UaqIVoia1J2daXJNDtR1V+p52tUOECv2FvUo7hLPHHVqkehSQfAQvAI6F2F+2V LQMuUZQcB6aJ7dCMGnaq5w+P4cnIjpmniGDn6DigwT8nsGfOy0weHXlGzJzRj/ymRv13 jMj++1VlUloaz8QTuWCGuizY7u3FhCqScWltqbTdS2ArX6DKV91IwOa/Fu7+alNxYA5q xjNWgHu8HyFl4Z0PseiuAEGA+INWIhELnQExVf6FdFy4aLXPwNYMI0UNhC2WQ2E6ZOqH gr7w== 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 c4-v6si1878425pfa.285.2018.08.22.06.52.56; Wed, 22 Aug 2018 06:53:12 -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 S1729211AbeHVRO5 (ORCPT + 99 others); Wed, 22 Aug 2018 13:14:57 -0400 Received: from mail3.emtrion.de ([80.150.99.69]:48943 "EHLO mail3.emtrion.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728396AbeHVRO5 (ORCPT ); Wed, 22 Aug 2018 13:14:57 -0400 X-Greylist: delayed 328 seconds by postgrey-1.27 at vger.kernel.org; Wed, 22 Aug 2018 13:14:56 EDT Received: from tuelinux-v3.emtrion.local (2003:5a:a012:1:20c:29ff:fecb:7426) by bmk019s01.emtrion.local (2003:5a:a012:1:d9c:d045:28a7:5f84) with Microsoft SMTP Server (TLS) id 8.3.485.1; Wed, 22 Aug 2018 15:44:29 +0200 From: Jan Tuerk To: Thierry Reding , David Airlie , Rob Herring , Mark Rutland , , , Subject: [PATCH] dt-bindings: Fix typo in compatible description. Date: Wed, 22 Aug 2018 15:43:48 +0200 Message-ID: <20180822134348.49165-1-jan.tuerk@emtrion.com> X-Mailer: git-send-email 2.18.0 MIME-Version: 1.0 Content-Type: text/plain X-TM-AS-Product-Ver: SMEX-11.0.0.4283-8.100.1062-24046.007 X-TM-AS-Result: No--3.522100-8.000000-31 X-TM-AS-MatchedID: 157008-704410-188019-702311-704568-712124-711139-148004-1 48036-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 This fixes the error in the compatible documentation for the EDT etm0700[g].. panels which have accidentally documented as etm0700[8]0.. Signed-off-by: Jan Tuerk --- .../devicetree/bindings/display/panel/edt,et-series.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/display/panel/edt,et-series.txt b/Documentation/devicetree/bindings/display/panel/edt,et-series.txt index f56b99ebd9be..5759d64d0c15 100644 --- a/Documentation/devicetree/bindings/display/panel/edt,et-series.txt +++ b/Documentation/devicetree/bindings/display/panel/edt,et-series.txt @@ -23,13 +23,13 @@ simple-panel.txt +-----------------+---------------------+-------------------------------------+ | Identifier | compatbile | description | +=================+=====================+=====================================+ -| ETM0700G0DH6 | edt,etm070080dh6 | WVGA TFT Display with capacitive | +| ETM0700G0DH6 | edt,etm0700g0dh6 | WVGA TFT Display with capacitive | | | | Touchscreen | +-----------------+---------------------+-------------------------------------+ -| ETM0700G0BDH6 | edt,etm070080bdh6 | Same as ETM0700G0DH6 but with | +| ETM0700G0BDH6 | edt,etm0700g0bdh6 | Same as ETM0700G0DH6 but with | | | | inverted pixel clock. | +-----------------+---------------------+-------------------------------------+ -| ETM0700G0EDH6 | edt,etm070080edh6 | Same display as the ETM0700G0BDH6, | +| ETM0700G0EDH6 | edt,etm0700g0edh6 | Same display as the ETM0700G0BDH6, | | | | but with changed Hardware for the | | | | backlight and the touch interface | +-----------------+---------------------+-------------------------------------+ -- 2.18.0