dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-mxs/devices
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
..
Kconfig ARM: mxs: dynamically register flexcan devices for mx28 2011-02-03 15:11:19 +01:00
Makefile ARM: mxs: dynamically register flexcan devices for mx28 2011-02-03 15:11:19 +01:00
amba-duart.c ARM: mxs: Change duart device to use amba-pl011 2011-01-12 14:47:15 +01:00
platform-auart.c ARM: mx23: dynamically allocate mx23 auart device 2011-02-17 12:03:10 +01:00
platform-fec.c ARM: mx28: update clock and device name for dual fec support 2011-01-11 13:59:39 +01:00
platform-flexcan.c ARM: mxs: dynamically register flexcan devices for mx28 2011-02-03 15:11:19 +01:00