From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Tue, 09 Apr 2013 09:11:30 +0000 Subject: Re: [PATCH v2 2/2] ARM: shmobile: Armadillo800EVA: Move st1232 reset pin handling Message-Id: <20130409091130.GA3401@verge.net.au> List-Id: References: <1365425547-10391-1-git-send-email-hechtb+renesas@gmail.com> <1365425547-10391-2-git-send-email-hechtb+renesas@gmail.com> <1534841.hHClRQAXMk@avalon> <20130409082644.GD18478@verge.net.au> In-Reply-To: <20130409082644.GD18478@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Laurent Pinchart Cc: Bastian Hecht , linux-sh@vger.kernel.org, linux-input@vger.kernel.org, Tony SIM , Magnus Damm , Kuninori Morimoto On Tue, Apr 09, 2013 at 05:26:44PM +0900, Simon Horman wrote: > On Mon, Apr 08, 2013 at 04:17:22PM +0200, Laurent Pinchart wrote: > > Hi Bastian, > > > > Thanks for the patch. > > > > On Monday 08 April 2013 14:52:27 Bastian Hecht wrote: > > > We no longer need to set up the reset pin for the st1232 in the board > > > code, but can pass the GPIO number via the platform data to the driver. > > > This results in a cleaner grouping of the device setup. > > > > > > Signed-off-by: Bastian Hecht > > > > Acked-by: Laurent Pinchart > > Thanks. > > I have queued this up in the boards-armadillo800eva branch. > > There were some conflicts when I applied the code which > I fixed manually. Bastian, can you please check that the > following is correct? If it is not please send an incremental patch. I was trying to apply your patch to an old branch. It applies cleanly to the correct new branch :)