[PATCH 01/14 v2] ARM: pxa: Introduce pxa[23]xx_map_io

Marek Vasut marek.vasut at gmail.com
Mon Oct 25 11:46:49 EDT 2010


On Monday 25 October 2010 05:07:34 Eric Miao wrote:
> On Mon, Oct 11, 2010 at 5:14 PM, Haojian Zhuang
> 
> <haojian.zhuang at gmail.com> wrote:
> > On Mon, Oct 11, 2010 at 8:20 AM, Marek Vasut <marek.vasut at gmail.com> wrote:
> >> This patch introduces pxa2xx_map_io() and pxa3xx_map_io() to distinguish
> >> between PXA2xx and PXA3xx memory mapping.
> >> 
> >> Also, fixup for platforms broken after introducing pxa2xx_map_io() and
> >> pxa3xx_map_io() is included.
> >> 
> >> Signed-off-by: Marek Vasut <marek.vasut at gmail.com>
> >> ---
> >> v2: Fix spitz.c containing code from patch 02/14. Thanks, Igor.
> 
> Finally got some time on this, I've come up with a refined version, the
> reason is that pxa25x/pxa27x doesn't share the exact mapping since pxa25x
> doesn't have Internal Memory, and that's specific to pxa27x and pxa3xx.
> Further leads to pxa{25x,27x,3xx}_map_io() and thus been placed into the
> specific files.
> 
> Please check below and let know if it's OK:
> 
> From e5d57c3887e8ee7ad75d4f5104e306683d2feb3d Mon Sep 17 00:00:00 2001
> From: Marek Vasut <marek.vasut at gmail.com>
> Date: Mon, 11 Oct 2010 02:20:19 +0200
> Subject: [PATCH] ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()
> 
> This patch introduces pxa2xx_map_io() and pxa3xx_map_io() to distinguish
> between PXA25x/PXA27x and PXA3xx memory mapping.
> 
> Also, fixup for platforms broken after introducing pxa{25x,27x}_map_io()
> and pxa3xx_map_io() is included.
> 
> Signed-off-by: Marek Vasut <marek.vasut at gmail.com>
> Acked-by: Haojian Zhuang <haojian.zhuang at marvell.com>
> Signed-off-by: Eric Miao <eric.y.miao at gmail.com>
> ---

I reviewed it ... it seems ok:

Acked-by: Marek Vasut <marek.vasut at gmail.com>



More information about the linux-arm-kernel mailing list