From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v2 1/8] dt-bindings: input: touchscreen: sx8654: add reset-gpio property Date: Thu, 18 Oct 2018 15:34:46 -0500 Message-ID: <20181018203446.GA20451@bogus> References: <20181017125116.20077-1-richard.leitner@skidata.com> <20181017125116.20077-2-richard.leitner@skidata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20181017125116.20077-2-richard.leitner@skidata.com> Sender: linux-kernel-owner@vger.kernel.org Cc: dmitry.torokhov@gmail.com, robh+dt@kernel.org, mark.rutland@arm.com, linux-input@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Richard Leitner List-Id: devicetree@vger.kernel.org On Wed, 17 Oct 2018 14:51:09 +0200, Richard Leitner wrote: > Document the reset-gpio property for the sx8654 touchscreen controller > driver. > > Signed-off-by: Richard Leitner > --- > Documentation/devicetree/bindings/input/touchscreen/sx8654.txt | 4 ++++ > 1 file changed, 4 insertions(+) > Reviewed-by: Rob Herring