linux/arch/arm/plat-mxc
Uwe Kleine-König e780d2392d ARM: imx: prepare deprecating ARCH_MX1, MACH_MX2, MACH_MX21 and MACH_MX27
MACH_... is reserved for machine support, so use SOC as prefix, not MACH.

This introduces new symbols SOC_IMX1, SOC_IMX21 and SOC_IMX27.  They are
selected by the old symbols for now.  There is no substitute for MACH_MX2
as most usages of MX2 only means MX21 + MX27 but not MX25.

Later the choice about CPU and CPU family should go away and the individual
machines should select the right SOC symbol.  This is a precondition to
support more than one SOC in a single kernel image.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
2010-06-30 08:59:48 +02:00
..
include/mach ARM: mxc: grammar fix 2010-06-24 15:40:36 +02:00
audmux-v1.c arm/imx/audmux-v1: use SoC-prefixed names 2010-02-24 10:06:59 +01:00
audmux-v2.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
clock.c imx: WARN in clk_disable if the clock isn't enabled 2010-02-02 09:07:11 +01:00
cpu.c [ARM] MXC: add cpu_is_ macros 2009-03-13 10:34:26 +01:00
devices.c arm/imx2x: removes a bunch of sparse-warnings 2009-03-13 10:33:52 +01:00
dma-mx1-mx2.c arm/imx/dma-v1: protect #ifdef'd blocks additionally by cpu_is_... 2010-02-24 10:07:07 +01:00
ehci.c mxc: Add generic USB HW initialization for MX51 2010-05-03 15:18:13 +02:00
gpio.c mx5: Add registration of GPIOs for MX5 devices 2010-04-22 16:53:23 +02:00
iomux-v1.c arm/imx/iomux-v1: check for invalid modes in mxc_gpio_mode 2010-02-24 10:07:16 +01:00
iomux-v3.c mxc: iomux v3: remove resource handling 2009-11-24 08:39:43 +01:00
irq.c ARM: imx: get rid of mxc_gpio_init 2010-06-24 15:40:40 +02:00
Kconfig ARM: imx: prepare deprecating ARCH_MX1, MACH_MX2, MACH_MX21 and MACH_MX27 2010-06-30 08:59:48 +02:00
Makefile Merge branch 'origin' into devel-stable 2010-03-08 20:21:04 +00:00
pwm.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
ssi-fiq-ksym.c ASoC: Add a new imx-ssi sound driver 2010-01-17 11:09:46 +00:00
ssi-fiq.S ASoC: Add a new imx-ssi sound driver 2010-01-17 11:09:46 +00:00
system.c MXC: add basic MXC91231 support 2009-08-14 12:40:46 +02:00
time.c arm/plat-mxc: Fix forgotten renaming in timer.c 2010-04-23 09:22:30 +02:00
tzic.c ARM: imx: get rid of mxc_gpio_init 2010-06-24 15:40:40 +02:00
ulpi.c MXC: Add support for ULPI Viewports 2009-11-14 10:29:15 +01:00