From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastian Hecht Subject: Re: [PATCH v2 2/2] ARM: shmobile: Armadillo800EVA: Move st1232 reset pin handling Date: Tue, 9 Apr 2013 17:04:06 +0200 Message-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> <20130409091130.GA3401@verge.net.au> <20130409150154.GB27787@verge.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: <20130409150154.GB27787@verge.net.au> Sender: linux-sh-owner@vger.kernel.org To: Simon Horman Cc: Laurent Pinchart , Linux-SH , linux-input@vger.kernel.org, Tony SIM , Magnus Damm , Kuninori Morimoto List-Id: linux-input@vger.kernel.org 2013/4/9 Simon Horman : > On Tue, Apr 09, 2013 at 11:16:18AM +0200, Bastian Hecht wrote: >> 2013/4/9 Simon Horman : >> > 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 :) >> >> Ah sweet, I was indeed a bit confused about going back to the INTC as >> primary controller. > > After all that I had to drop the patch as it depends on patch 1/2. > Lets sort out which tree that patch is going through. > I have sent an email to try and sort that out. Thanks Simon!