From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Mon, 25 Nov 2013 02:50:33 +0000 Subject: Re: [PATCH v2] ARM: shmobile: Fix r8a7790 GPIO resources in DTS Message-Id: <20131125025033.GD2786@verge.net.au> List-Id: References: <20131121051929.16956.72693.sendpatchset@w520> <2488980.PvOPQv8Pxa@avalon> <20131125024008.GA813@verge.net.au> In-Reply-To: <20131125024008.GA813@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Mon, Nov 25, 2013 at 11:40:08AM +0900, Simon Horman wrote: > On Thu, Nov 21, 2013 at 09:29:49AM +0100, Laurent Pinchart wrote: > > Hi Magnus, > > > > Thank you for the patch. > > > > On Thursday 21 November 2013 14:19:29 Magnus Damm wrote: > > > From: Magnus Damm > > > > > > The r8a7790 GPIO resources are currently incorrect. Fix that > > > by making them match the English r8a7790 v0.6 data sheet. > > > > > > Tested with GPIO LED using Lager DT reference. > > > > > > Signed-off-by: Magnus Damm > > > > Just before I go and hide for such an obvious mistake, > > > > Acked-by: Laurent Pinchart > > > > :-) > > Hi, I would like to queue this up as a fix for v3.12 with the following > amended changelog. s/12/13/ > > I would also like to take this opportunity state that my preferred > subject format is: ARM: shmobile: soc or board: description > > Could you cook up something similar for the r8a7791 variant of this patch? > > > [PATCH v2] ARM: shmobile: r8a7790: Fix GPIO resources in DTS > > From: Magnus Damm > > The r8a7790 GPIO resources are currently incorrect. Fix that > by making them match the English r8a7790 v0.6 data sheet. > > Tested with GPIO LED using Lager DT reference. > > This problem has been present since GPIOs were added to the r8a7790 SoC by > f98e10c88aa95bf7 ("ARM: shmobile: r8a7790: Add GPIO controller devices to > device tree") in v3.12-rc1. > > Signed-off-by: Magnus Damm > Acked-by: Laurent Pinchart > Signed-off-by: Simon Horman