android_kernel_xiaomi_sm8350/arch/arm/mach-mx2
Uwe Kleine-König f0d3ab4911 arm/mx2: define seperate imx_nand devices for imx21 and imx27
As the NFC controller has different addresses on imx21 and imx27 there
are two different devices needed if not relying on the overloaded cpp
macro NFC_BASE_ADDR.  So some cpp magic is added to minimize code
duplication.

As obviously these two defines need different names, the name of the old
device is #defined to the new one when building for only one of imx21 or
imx27.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
2010-02-15 17:03:55 +01:00
..
clock_imx21.c imx: mangle addresses after adding the offset 2010-01-08 16:45:20 +01:00
clock_imx27.c imx: mangle addresses after adding the offset 2010-01-08 16:45:20 +01:00
cpu_imx27.c imx27: define and use MX27_IO_ADDRESS 2010-01-08 16:41:25 +01:00
devices.c arm/mx2: define seperate imx_nand devices for imx21 and imx27 2010-02-15 17:03:55 +01:00
devices.h arm/mx2: define seperate imx_nand devices for imx21 and imx27 2010-02-15 17:03:55 +01:00
eukrea_mbimx27-baseboard.c Add support for Eukrea's MBIMX27 2009-08-07 12:11:12 +02:00
generic.c mxc: turn to soc specific init_irq functions 2009-08-07 12:10:54 +02:00
Kconfig imx: rename Kconfig symbol for "LogicPD MX27 LITEKIT platform" 2010-01-05 10:10:08 +01:00
mach-cpuimx27.c imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSET 2010-02-02 09:07:59 +01:00
mach-imx27lite.c imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSET 2010-02-02 09:07:59 +01:00
mach-mx21ads.c imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSET 2010-02-02 09:07:59 +01:00
mach-mx27_3ds.c imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSET 2010-02-02 09:07:59 +01:00
mach-mx27ads.c imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSET 2010-02-02 09:07:59 +01:00
mach-mxt_td60.c imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSET 2010-02-02 09:07:59 +01:00
mach-pca100.c imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSET 2010-02-02 09:07:59 +01:00
mach-pcm038.c imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSET 2010-02-02 09:07:59 +01:00
Makefile imx2x: convert serial.c to use soc-prefixed constants 2010-02-02 09:07:58 +01:00
Makefile.boot arm/imx21: add kbuild support for the Freescale i.MX21 2009-03-13 10:33:45 +01:00
pcm970-baseboard.c imx/mach-mx2: use constants namespaced by the corresponding SOC (easy part) 2010-01-05 10:10:07 +01:00
serial.c imx2x: convert serial.c to use soc-prefixed constants 2010-02-02 09:07:58 +01:00