Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp3594243imu; Tue, 18 Dec 2018 00:37:52 -0800 (PST) X-Google-Smtp-Source: AFSGD/UlNivTbkuGlX31DoJNvmreYPcizQ2Ft/kDHs2TsEkboBl6IZ2Gh+PcAYVYG0Mchpy034QL X-Received: by 2002:a63:c451:: with SMTP id m17mr12984168pgg.27.1545122272721; Tue, 18 Dec 2018 00:37:52 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1545122272; cv=none; d=google.com; s=arc-20160816; b=ywLEuLJlkpuZ34vU3bu+ss6UVN4rdTSojeBWkQCdFM/+fpGx7GVxVhFDIvhUJL3PTc zsGtDTqlAggNZ3TyOoCBkkE+MD5qpAm27hAKMNZd/F4AMpAqJo70OcwkegloQuQLzreE D8WYhI6gfKx8YKMM4qIzpnse+PMHHxVMI+tR9xYccvQ3ebtMMuWnw+i4vUow+htoMhPM Opr6oarvr8KQd6raHVXMlfnWIj+bQ04Roub165UIlPaT95biyACnaOP6JgmQO8Be/eRD nB9oVsXXfPDSm2P67/73WDizDCFlx9/bQWxzPs0Ht/DykAmql0OQQjbp4rXJI32iKqAA UoXw== 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:cc:to:from; bh=skvUSS0k27sCdRmFf3BN2GCfM0FwhPvn29GmFOiME5M=; b=Td7hTDHw47m55j7HvpcGMxEclYIgrCXp2ndzb4DsZXqtODckUFoz/ByS40DL78t8HS zQz76y0N0p2j9hESQorOfI+4OGbSELgwFlZadwnpj5cLsahRH2WDKGozsJHpeV34TUax 3XSpcLa4PI1UlKM9WRGeRd+HqKN+WSJZvmgEk61b/0fL0RpfFgW0740OOFJxHPAfbqyv qx4iclb0zCjxNvTFVSxpb1AktNADCe3hU98rR/cFSyCkBQ2zSkqLFUvEHOHZCb+jilc+ DHbHg9TGPMH8G+/swLPJk7Q5yZK6kawAB2qvWEQ8/7m+dkld5eP+jcAfulKzaT8+pMip utGA== 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 x23si12457577pgk.272.2018.12.18.00.37.37; Tue, 18 Dec 2018 00:37:52 -0800 (PST) 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 S1726614AbeLRIgi (ORCPT + 99 others); Tue, 18 Dec 2018 03:36:38 -0500 Received: from mail1.skidata.com ([91.230.2.99]:20755 "EHLO mail1.skidata.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726482AbeLRIgi (ORCPT ); Tue, 18 Dec 2018 03:36:38 -0500 X-IronPort-AV: E=Sophos;i="5.56,367,1539640800"; d="scan'208";a="14044614" From: Richard Leitner To: , CC: , , , , Subject: [RESEND PATCH v2 1/8] dt-bindings: input: touchscreen: sx8654: add reset-gpio property Date: Tue, 18 Dec 2018 09:35:59 +0100 Message-ID: <20181218083606.25795-2-richard.leitner@skidata.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20181218083606.25795-1-richard.leitner@skidata.com> References: <20181218083606.25795-1-richard.leitner@skidata.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [192.168.111.252] X-ClientProxiedBy: sdex3srv.skidata.net (192.168.111.81) To sdex5srv.skidata.net (192.168.111.83) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Document the reset-gpio property for the sx8654 touchscreen controller driver. Signed-off-by: Richard Leitner Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/input/touchscreen/sx8654.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/input/touchscreen/sx8654.txt b/Documentation/devicetree/bindings/input/touchscreen/sx8654.txt index 4886c4aa2906..ca521d8f7d65 100644 --- a/Documentation/devicetree/bindings/input/touchscreen/sx8654.txt +++ b/Documentation/devicetree/bindings/input/touchscreen/sx8654.txt @@ -5,6 +5,9 @@ Required properties: - reg: i2c slave address - interrupts: touch controller interrupt +Optional properties: + - reset-gpios: GPIO specification for the NRST input + Example: sx8654@48 { @@ -12,4 +15,5 @@ Example: reg = <0x48>; interrupt-parent = <&gpio6>; interrupts = <3 IRQ_TYPE_EDGE_FALLING>; + reset-gpios = <&gpio4 2 GPIO_ACTIVE_LOW>; }; -- 2.11.0