Sascha Hauer
5a145baa1a
ARM i.MX: define CLOCK_TICK_RATE to bogus value
...
We have a clocksource which renders CLOCK_TICK_RATE useless. Define
it to a bogus value to get rid of some ifdeffery.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2011-07-07 09:59:58 +02:00
Uwe Kleine-König
13cf8df97d
ARM: remove support for mxc91231
...
Since support for mxc91231 was introduced 2009 it only saw patches that
were part of (mxc or arm) global cleanups. The only supported machine
only had 4 devices (2x UART, sdhc, watchdog).
Cc: Dmitriy Taychenachev <dimichxp@gmail.com >
LAKML-Reference: 1302211482-17926-1-git-send-email-u.kleine-koenig@pengutronix.de
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de >
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2011-05-19 13:11:28 +02:00
Uwe Kleine-König
aa71251c5b
ARM: mxc: remove paragraphs with old address of the FSF
...
As the kernel contains a copy of the GPL anyhow just get rid of the address
specification instead of fixing it.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de >
2010-06-30 09:00:28 +02:00
Amit Kucheria
438caa3f6c
mxc: changes to common plat-mxc code to add support for i.MX5
...
Prepare for i.MX5 SoC code by adding the relevant macros to common plat-mxc
code.
Signed-off-by: Amit Kucheria <amit.kucheria@canonical.com >
2010-02-09 18:32:10 +02:00
Dmitriy Taychenachev
fd6ac7bb9d
MXC: add basic MXC91231 support
...
Signed-off-by: Dmitriy Taychenachev <dimichxp@gmail.com >
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2009-08-14 12:40:46 +02:00
Sascha Hauer
8c25c36f33
Add i.MX25 support
...
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2009-08-14 12:40:42 +02: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
Russell King
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
...
This just leaves include/asm-arm/plat-* to deal with.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-08-07 09:55:48 +01:00