From patchwork Tue Feb 19 10:16:25 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 10819645 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 CFC551390 for ; Tue, 19 Feb 2019 10:16:48 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BA5C329F4D for ; Tue, 19 Feb 2019 10:16:48 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id AB31A2A6F4; Tue, 19 Feb 2019 10:16:48 +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 32F1129F4D for ; Tue, 19 Feb 2019 10:16:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727998AbfBSKQm (ORCPT ); Tue, 19 Feb 2019 05:16:42 -0500 Received: from mail-pg1-f195.google.com ([209.85.215.195]:39577 "EHLO mail-pg1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727361AbfBSKQm (ORCPT ); Tue, 19 Feb 2019 05:16:42 -0500 Received: by mail-pg1-f195.google.com with SMTP id r11so9918990pgp.6 for ; Tue, 19 Feb 2019 02:16:41 -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:mime-version :content-transfer-encoding; bh=HcWnveyX59Aoh23MLFkWFXW8JP4cDi5U2jCwuHjwxt8=; b=MJJyO7cW/1LSyG2sv2FzHPT5anm5oX4UEssmrk1MQwxs70asjXSocBrDs0UkU4OcPg 9MI7ra8NJrGrJ6PucJYwlWieqTW7hmxRNV5UHbLXn+CW6805TT8ahxJbpy7CvlcJ3yAZ kK3nRuThHbKbV7GLSeSqz4eXNw5HbwNOEtyWE= 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:mime-version :content-transfer-encoding; bh=HcWnveyX59Aoh23MLFkWFXW8JP4cDi5U2jCwuHjwxt8=; b=JsxhqYNM+6Kl07n7eehM3+2JUBh2TLB63HNCtIHIq8ny/5RgW/dU3gnQvuQehYcCpX tCBb6eA5z7KIDwZuENF6WkTLP+XNBPffjDa0Th8M2J/RcMmuTUfXmH9btNAKqpcK2OS6 Ag/ZVOuLkkxzp94RHe3WT4iw74vwf9+lF59axGkD5VZKval8vo4imX/j2Tj05z+haKck U981pM/pAcixOIh27YVEefazj0Qk9lkdOYpMsdVvr9mLHsTPHy+P/BNCO3Tv01Pmv2tv QcyQHWJnKUCGwhjFAEAwXe/Lm5tcdtLurEhIOCajFWt8q5cfEwlpqvGr/4t57k40fhLG fDLw== X-Gm-Message-State: AHQUAuaeAza88HvCtItNmrPVgb+QE6W0SRt0oD1y1/4A8l4IEHopNAXz EypCPxXlc/Em5TkldsS3PP1+eg== X-Google-Smtp-Source: AHgI3IaYhHdpjGUsRYdu/vTUvHRHRYMpXuqbkTC1y9wQD7zwIe2rT/9hoUTG6egcS2w547EPtbrWpA== X-Received: by 2002:a62:e086:: with SMTP id d6mr28820855pfm.247.1550571401475; Tue, 19 Feb 2019 02:16:41 -0800 (PST) Received: from localhost.localdomain ([115.97.184.151]) by smtp.gmail.com with ESMTPSA id g10sm21324011pgo.64.2019.02.19.02.16.36 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Feb 2019 02:16:40 -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 , linux-amarula@amarulasolutions.com, Michael Trimarchi , Jagan Teki Subject: [PATCH v6 0/4] input: touchscreen: Add goodix GT5553 CTP support Date: Tue, 19 Feb 2019 15:46:25 +0530 Message-Id: <20190219101629.15977-1-jagan@amarulasolutions.com> X-Mailer: git-send-email 2.18.0.321.gffc6fa0e3 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 This is v6 patchset for supporting goodix GT5553 CTP. Here is the previous version[1] Changes for v5: - document bindings for required regulators, which are need during power-on sequence - enable, disable required regulators as described in power-on sequence using normal regulator calls - update the proper commi messages Changes for v4: - document AVDD22, DVDD12, VDDIO as optional properties - use regulator bulk calls, for get, enable and disable functionalities Changes for v4: - devm_add_action_or_reset for disabling regulator Changes for v3: - add cover-letter - s/ADVV28/AVDD28 on commit head - fix few typo Changes for v2: - Rename vcc-supply with AVDD28-supply - disable regulator in remove - fix to setup regulator in probe code - add chipdata - drop example node in dt-bindings [1] https://patchwork.kernel.org/cover/10816901/ Jagan Teki (4): dt-bindings: input: touchscreen: goodix: Document regulator properties Input: goodix - Add regulators suppot dt-bindings: input: touchscreen: goodix: Add GT5663 compatible Input: goodix - Add GT5663 CTP support .../bindings/input/touchscreen/goodix.txt | 3 + drivers/input/touchscreen/goodix.c | 60 +++++++++++++++++++ 2 files changed, 63 insertions(+)