From patchwork Tue Feb 12 11:24:38 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 10807771 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 99B511669 for ; Tue, 12 Feb 2019 11:25:04 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 89A8B2A6A0 for ; Tue, 12 Feb 2019 11:25:04 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7C1C42B496; Tue, 12 Feb 2019 11:25:04 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1B80B2A6A0 for ; Tue, 12 Feb 2019 11:25:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729479AbfBLLZD (ORCPT ); Tue, 12 Feb 2019 06:25:03 -0500 Received: from mail-pl1-f196.google.com ([209.85.214.196]:35518 "EHLO mail-pl1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728819AbfBLLZB (ORCPT ); Tue, 12 Feb 2019 06:25:01 -0500 Received: by mail-pl1-f196.google.com with SMTP id p8so1165827plo.2 for ; Tue, 12 Feb 2019 03:25:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=1Rkz1AmMpKZd1fV18RILezy4fqM6DWDhnKRct6ucDF8=; b=jb8tmixTe8vNIL0kFX68s8W7CQ32XaRvscPfqyFo0sP+lASF0aiI+WJqVLrfn/Isps c7MgUj7qIWkbJQ1YWzW+81uqBYqlRZ9x+8T4AbqXr5Ry819P6/j1SkqAA/TmcxolvjgD EXSs9LS4BzPRD/fEoYy4lYWEXnyqS5dsaioL4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=1Rkz1AmMpKZd1fV18RILezy4fqM6DWDhnKRct6ucDF8=; b=WemIIK07l2rmPJeVjsr0E5oo/86cD2oyPkZM+3swchnNyDzxJeM8Mz7t5eMEgoww6T wOxSF/kGIT4d21GrAIM4r9370KSrMfNxu/zannOFVL5kHitasspCy9W5HKiMAsKQKbPZ CdXMNchG6zSrgP4PG6Ts/EVa4kJFpdSsCZbss/RDTbK2PGTyoaeOZEUb5fqjuXqQFwby GFWtJ8pQ7teIkrjgndMXxEH9qhry841X45EW5slbm9ua+ppKzzcM+GiGIBEiVGFSfJi5 6vfmMw55Pl3CiYKv/BxKx+cXY4t5OrnrNsbkOVk5YOOvWeFb6Zh1PkK+XTsYRsoucC4g 09Zg== X-Gm-Message-State: AHQUAua4TTLej4oFJO0IJJXrQpWombPFgR+Dnv0iw4WDx2dgovu1nYTv JZGFzQCMRToECHmoT63Xo2Egkg== X-Google-Smtp-Source: AHgI3Iae63XfS6haCAMBSISZHqmTtoPiV6gNNuJFxw9sBjKPkdaMfhC/sOLcGN0yZ9gzlZsX5irZDg== X-Received: by 2002:a17:902:2bc9:: with SMTP id l67mr3540022plb.241.1549970701206; Tue, 12 Feb 2019 03:25:01 -0800 (PST) Received: from localhost.localdomain ([115.97.184.151]) by smtp.gmail.com with ESMTPSA id q28sm22399460pgl.35.2019.02.12.03.24.58 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Feb 2019 03:25:00 -0800 (PST) From: Jagan Teki To: Dmitry Torokhov , Bastien Nocera , Rob Herring Cc: Henrik Rydberg , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Mark Rutland , Jagan Teki Subject: [PATCH v4 3/4] dt-bindings: input: touchscreen: goodix: Add GT5663 compatible Date: Tue, 12 Feb 2019 16:54:38 +0530 Message-Id: <20190212112439.2025-4-jagan@amarulasolutions.com> X-Mailer: git-send-email 2.18.0.321.gffc6fa0e3 In-Reply-To: <20190212112439.2025-1-jagan@amarulasolutions.com> References: <20190212112439.2025-1-jagan@amarulasolutions.com> MIME-Version: 1.0 Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP GT5663 is capacitive touch controller with customized smart wakeup gestures, it support chipdata which is similar to existing GT1151 and require AVDD28 supply for some boards. Document the compatible for the same. Signed-off-by: Jagan Teki Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/input/touchscreen/goodix.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/input/touchscreen/goodix.txt b/Documentation/devicetree/bindings/input/touchscreen/goodix.txt index c4622c983e08..59c89276e6bb 100644 --- a/Documentation/devicetree/bindings/input/touchscreen/goodix.txt +++ b/Documentation/devicetree/bindings/input/touchscreen/goodix.txt @@ -3,6 +3,7 @@ Device tree bindings for Goodix GT9xx series touchscreen controller Required properties: - compatible : Should be "goodix,gt1151" + or "goodix,gt5663" or "goodix,gt911" or "goodix,gt9110" or "goodix,gt912"