From mboxrd@z Thu Jan 1 00:00:00 1970 From: horms@verge.net.au (Simon Horman) Date: Wed, 27 Aug 2014 13:03:51 +0900 Subject: [PATCH v2 0/5] ARM: shmobile: correct memory maps In-Reply-To: References: <1409099726-21814-1-git-send-email-horms+renesas@verge.net.au> Message-ID: <20140827040349.GA9830@verge.net.au> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Aug 26, 2014 at 07:27:53PM -0700, Olof Johansson wrote: > On Tue, Aug 26, 2014 at 6:45 PM, Magnus Damm wrote: > > Hi Simon, > > > > On Wed, Aug 27, 2014 at 9:35 AM, Simon Horman > > wrote: > >> This short series builds on a previous posting > >> of a patch to correct the value of the second memory region > >> of the lager. It does that and also corrects the syntax > >> used for the lager and other shmobile boards. > >> > >> Simon Horman (5): > >> ARM: shmobile: lager: correct memory map value and syntax > >> ARM: shmobile: henninger: correct memory map syntax > >> ARM: shmobile: koelsch: correct memory map syntax > >> ARM: shmobile: ape6evm-reference: correct memory map syntax > >> ARM: shmobile: ape6evm: correct memory map syntax > > > > Thanks for improving the current state. The patches look fine to me. > > > > Acked-by: Magnus Damm > > Yep, agreed. > > Acked-by: Olof Johansson Thanks, I have queued these up as fixes for v3.17. I'll send you a pull-request in the not to distant future.