Sascha Hauer
494f22dddc
MXC gpio interrupt support: move register definitions to .c file
...
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2009-08-07 12:11:10 +02:00
Sascha Hauer
12308dfe37
mxc: remove do not include directly
...
Everyone should be free to include the files he actually needs.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2009-08-07 12:10:54 +02:00
Sascha Hauer
ccc1a6f8ee
MXC: remove board specific setup of MXC_LL_UART_[PV]ADDR
...
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2009-08-07 12:10:52 +02:00
Magnus Lilja
c133261631
i.MX31: Correct comments on CONFIG_DEBUG_LL.
...
Several comments in board config files stated "mandatory for
CONFIG_LL_DEBUG" but the correct name is CONFIG_DEBUG_LL.
Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com >
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2009-05-07 16:18:25 +02:00
Sascha Hauer
a244909152
[ARM] MXC: do not include mach/hardware.h from mach/memory.h
...
Instead of including other header files, define PHYS_OFFSET directly
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2008-12-18 16:40:14 +01:00
Sascha Hauer
44421e4258
[ARM] MXC: do not include mach/hardware.h from mach/timex.h
...
Instead of including other header files, define CLOCK_TICK_RATE directly
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2008-12-18 16:40:12 +01:00
Sascha Hauer
9d631b835f
[ARM] MXC: remove dependency to other include files from irqs.h
...
This patch removes the inclusion of mach/hardware.h from mach/irqs.h and
switches to more meaningful names for the irq related macros.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2008-12-18 16:40:11 +01:00
Paulius Zaleckas
cfca8b539f
patch-mxc-add-ARCH_MX1
...
Adds MX1 architecture to platform MXC. It will supersede mach-imx
and let it die.
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@teltonika.lt >
Signed-off-by: Darius Augulis <augulis.darius@gmail.com >
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2008-12-16 14:58:40 +01:00