linux-stable/arch/arm/mach-mxs
Shawn Guo edca314f27 ARM: mx23: dynamically allocate mx23 auart device
i.MX23 Reference Manaul starts auart index from 1 than 0.  Changing
the index to start from 0 requires corresponding changes on base
address, irq, and iomux definitions, and will probably confuse people
who reads codes and hardware documents together.

This patch introduced the field 'hwid' to distinguish the driver id
and controller id.  These two ids are different on mx23 while
identical on mx28.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-02-17 12:03:10 +01:00
..
devices ARM: mx23: dynamically allocate mx23 auart device 2011-02-17 12:03:10 +01:00
include/mach ARM: mx23: rename mx23 auart irq definition to align with mx28 2011-02-17 12:03:10 +01:00
clock-mx23.c ARM: mx23: dynamically allocate mx23 auart device 2011-02-17 12:03:10 +01:00
clock-mx28.c Merge commit 'v2.6.38-rc4' into imx-for-2.6.39 2011-02-11 08:33:14 +01:00
clock.c ARM i.MX23/28: remove secondary field from struct clk. It's unused 2011-01-24 09:01:48 +01:00
devices-mx23.h ARM: mx23: dynamically allocate mx23 auart device 2011-02-17 12:03:10 +01:00
devices-mx28.h ARM: mxs: dynamically register flexcan devices for mx28 2011-02-03 15:11:19 +01:00
devices.c ARM: mxs: Change duart device to use amba-pl011 2011-01-12 14:47:15 +01:00
gpio.c Merge commit 'v2.6.38-rc4' into imx-for-2.6.39 2011-02-11 08:33:14 +01:00
gpio.h ARM: mxs: Add gpio support 2010-12-20 17:29:51 +01:00
icoll.c ARM: mxs: Add interrupt support 2010-12-20 10:37:56 +01:00
iomux.c ARM: mxs: Add iomux support 2010-12-20 17:29:58 +01:00
Kconfig ARM: mxs: add ocotp read function 2011-01-21 11:36:49 +01:00
mach-mx23evk.c ARM: mxs: Add initial mx23evk support 2010-12-20 17:30:29 +01:00
mach-mx28evk.c ARM: mxs/mx28evk: read fec mac address from ocotp 2011-01-21 11:36:49 +01:00
Makefile ARM: mxs: add initial pm support 2011-01-26 08:30:49 +01:00
Makefile.boot ARM: mxs: Add build configuration for mxs 2010-12-20 17:30:44 +01:00
mm-mx23.c ARM: mxs: Add static memory mapping 2010-12-20 17:30:23 +01:00
mm-mx28.c ARM: mxs: Add static memory mapping 2010-12-20 17:30:23 +01:00
ocotp.c ARM: mxs: add ocotp read function 2011-01-21 11:36:49 +01:00
pm.c ARM: mxs: add initial pm support 2011-01-26 08:30:49 +01:00
regs-clkctrl-mx23.h ARM i.MX23: remove reserved register defines 2011-01-28 08:28:52 +01:00
regs-clkctrl-mx28.h ARM i.MX28: remove reserved register defines 2011-01-28 08:28:57 +01:00
system.c ARM: mxs: Add reset routines 2010-12-20 10:37:52 +01:00
timer.c ARM: mxs: Add timer support 2010-12-20 17:29:50 +01:00