kernel-ark/arch/arm/mach-mx3
Alberto Panizzo 4e0f088106 ARM MXC: Atmark Armadillo 500 board support.
On Mon, 25 May 2009 18:33:28 +0200
Valentin Longchamp <valentin.longchamp@epfl.ch> wrote:

> Hello,
>
> I have updated my mxc git tree and given a compilation spin to your
> board support and I have comments. See below.
>

>
> What's the point of declaring this new function, if all it does is
> calling the already existing one ? Furthermore, in the current
> mxc-master tree, mxc_map_io() does not exist anymore, it should be
> mx31_map_io (this breaks compilation for your board).
>

This patch solve those two issues. Until now i based my patches to
vanilla tree. This evening I cloned the mxc-master tree so i could
update the armadillo 500 support within recent platform changes.

The patch:

From e986a8dc262e5292350d95bf65ead75baf3272d7 Mon Sep 17 00:00:00 2001
From: Alberto Panizzo <maramaopercheseimorto@gmail.com>
Date: Mon, 25 May 2009 22:24:03 +0200
Subject: [PATCH] Armadillo 500 removing useless function armadillo5x0_map_io
and use machine specific io mapping

Signed-off-by: Alberto Panizzo <maramaopercheseimorto@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2009-05-26 12:34:11 +02:00
..
armadillo5x0.c ARM MXC: Atmark Armadillo 500 board support. 2009-05-26 12:34:11 +02:00
clock-imx35.c MXC: rename mxc_map_io to architecture specific versions 2009-05-07 16:15:37 +02:00
clock.c ARM MXC: Make-sure-ipg_per_clk-is-generated-by-ipg_clk-and-not-usb_pll 2009-05-16 16:19:02 +02:00
crm_regs.h MX31 clkdev support 2009-03-13 10:34:32 +01:00
devices.c mx31: add camera device 2009-05-07 16:21:16 +02:00
devices.h mx31: add camera device 2009-05-07 16:21:16 +02:00
iomux.c mx31: remove gpio_request calls from iomux code 2009-05-07 16:20:40 +02:00
Kconfig ARM: MX3: basic support for lilly-1131 board 2009-05-26 12:30:32 +02:00
Makefile ARM: MX3: add skeleton for lilly-1131 development board 2009-05-26 12:30:40 +02:00
Makefile.boot
mm.c MXC: rename mxc_map_io to architecture specific versions 2009-05-07 16:15:37 +02:00
mx31ads.c mx31: calls to gpio_request moved into platform code 2009-05-07 16:20:52 +02:00
mx31lilly-db.c ARM: MX3: add framebuffer support for lilly1131-db 2009-05-26 12:31:28 +02:00
mx31lilly.c ARM: MX3: add I2C support for lilly-1131 2009-05-26 12:31:55 +02:00
mx31lite.c i.MX31: Add NAND device driver for Litekit board. 2009-05-16 16:17:40 +02:00
mx31moboard-devboard.c mx31moboard: add support for usb OTG device (v3) 2009-05-07 16:21:02 +02:00
mx31moboard-marxbot.c mx31moboard: add support for usb OTG device (v3) 2009-05-07 16:21:02 +02:00
mx31moboard.c mx31moboard: add support for usb OTG device (v3) 2009-05-07 16:21:02 +02:00
mx31pdk.c i.MX31: Add support for LAN9217 on PDK debug board. 2009-05-19 21:04:41 +02:00
pcm037.c mx31: calls to gpio_request moved into platform code 2009-05-07 16:20:52 +02:00
pcm043.c MXC: rename mxc_map_io to architecture specific versions 2009-05-07 16:15:37 +02:00
qong.c MXC qonq: mxc_map_io is now mx31_map_io 2009-05-07 16:20:34 +02:00