From patchwork Wed Dec 5 23:52:19 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 10715123 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 AFD6B13BB for ; Wed, 5 Dec 2018 23:53:04 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A06C7294B5 for ; Wed, 5 Dec 2018 23:53:04 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9501C2E1CD; Wed, 5 Dec 2018 23:53: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 7F10A2E1D9 for ; Wed, 5 Dec 2018 23:53:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728489AbeLEXxB (ORCPT ); Wed, 5 Dec 2018 18:53:01 -0500 Received: from mail-wm1-f66.google.com ([209.85.128.66]:36894 "EHLO mail-wm1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728238AbeLEXwe (ORCPT ); Wed, 5 Dec 2018 18:52:34 -0500 Received: by mail-wm1-f66.google.com with SMTP id g67so14607224wmd.2 for ; Wed, 05 Dec 2018 15:52:33 -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=n9epHOq5LFKHLkiQ00/c569NHAFDtVOTxCz4SUovsHM=; b=id4yHN3Vf02QJ1PJ89JVDE076s9hk+Tml7Ts8MU3pR8BZZHsx6k95l8H4TgQ3GnQ0X 4WwyhWJHam3tBgF5ccnUF0S2gd1ebuAlbU+d23XWMzwXHVt0DH/bMcMQBpd17ZycLmG2 T/g0p/rcKSHhLyuXjR0aYmkTriq4VQU/4j7K4= 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=n9epHOq5LFKHLkiQ00/c569NHAFDtVOTxCz4SUovsHM=; b=sEbf30O90r636q+GbR16LyTgy+VQcDeNalF3z089WLH+3BnlWAJpJTXHUWhgWrQs5p wYvcIstiGoJS437S5EQMR4yfnpITbhFkvMG4aDCXlcr+XIyXeFZ+4RgsB+Kv5y+KNp4N nZ0YJnJIKR8xcS0B476MrjhVzWd4jswUK+Vq0aygwWeS0jJ9WUufxd6J0xCIRjjSynj7 oQSWuaqzXDslj1Vtuzca798+jd9TQyFg9mr99mknI2Ia4ozINLMhLHm5hJ1iAnasd+c1 utYS6wotZUaQwqZ5l2QHHY1ll3xtEPvRrGzjHYnxT4CnzSSJqRmCreCDYRSmB3KoTDNi NqMw== X-Gm-Message-State: AA+aEWbMxa3gMZ3YxMS4maJ+LUooHegt9tIX/13JjHgLBwsVPPMM2LnW Yxhku48PmmBeKyCc95eMX/LFtA== X-Google-Smtp-Source: AFSGD/Ul5OJP189LT1g2uSzGTdLp1sw7Bwr7ypYcykIz2JwJSN25oYXLaNdGty5fZASIuM0Fuyzjjw== X-Received: by 2002:a1c:cf82:: with SMTP id f124mr18249282wmg.95.1544053952866; Wed, 05 Dec 2018 15:52:32 -0800 (PST) Received: from localhost.localdomain (ip-161-243.sn-213-198.clouditalia.com. [213.198.161.243]) by smtp.gmail.com with ESMTPSA id x15sm19113324wrs.27.2018.12.05.15.52.31 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Dec 2018 15:52:32 -0800 (PST) From: Jagan Teki To: Dmitry Torokhov , Chen-Yu Tsai , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Michael Trimarchi , linux-amarula@amarulasolutions.com Cc: Jagan Teki Subject: [PATCH v2 3/4] dt-bindings: input: touchscreen: goodix: Add GT5663 compatible Date: Thu, 6 Dec 2018 05:22:19 +0530 Message-Id: <20181205235220.3461-3-jagan@amarulasolutions.com> X-Mailer: git-send-email 2.18.0.321.gffc6fa0e3 In-Reply-To: <20181205235220.3461-1-jagan@amarulasolutions.com> References: <20181205235220.3461-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 --- Changes for v2: - drop example node 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"