From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH 1/2] input: st1232: Add reset pin handling Date: Mon, 8 Apr 2013 10:39:34 +0900 Message-ID: <20130408013934.GD13103@verge.net.au> References: <1365254327-10408-1-git-send-email-hechtb+renesas@gmail.com> <20130408013902.GC13103@verge.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20130408013902.GC13103@verge.net.au> Sender: linux-sh-owner@vger.kernel.org To: Bastian Hecht Cc: linux-sh@vger.kernel.org, linux-input@vger.kernel.org, Magnus Damm , Laurent Pichart , Kuninori Morimoto List-Id: linux-input@vger.kernel.org On Mon, Apr 08, 2013 at 10:39:02AM +0900, Simon Horman wrote: > On Sat, Apr 06, 2013 at 03:18:45PM +0200, Bastian Hecht wrote: > > We add the possiblity to hand over a GPIO number for the reset pin. > > This way we can remove existing board code that takes care of it and > > group this information properly in the platform data or in the device > > tree confguration. > > > > The implementation is analogous to the cy8ctmg110 driver, thanks. > > Laurent, could I get a review from you of this and the following patch? Sorry, I missed that you had already provided one.