Daniel Mack
2cc326833f
ARM: MX3: lilly1131: move MC13783 device registration
...
Register the MC13783 device in the module code.
Signed-off-by: Daniel Mack <daniel@caiaq.de >
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2009-11-23 11:51:00 +01:00
Daniel Mack
6d3e6601ba
ARM: MX3: add NOR flash support via physmap mtd driver
...
Signed-off-by: Daniel Mack <daniel@caiaq.de >
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2009-11-19 17:11:02 +01:00
Daniel Mack
81057f3286
ARM: MX3: add support for GPIO LEDs on litekit db
...
The names are chosen to match the silkscreen.
Signed-off-by: Daniel Mack <daniel@caiaq.de >
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2009-11-19 17:11:02 +01:00
Daniel Mack
a050c8e9b7
ARM: MX3: add USB functions for mx31litekit
...
Signed-off-by: Daniel Mack <daniel@caiaq.de >
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2009-11-19 17:11:01 +01:00
Daniel Mack
84677d114a
ARM: MX3: add SPI devices for mx31lite
...
Some header files were reordered while I was at it.
The only device currently registered is the ATLAS PMIC (MC13783) chip.
Signed-off-by: Daniel Mack <daniel@caiaq.de >
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2009-11-19 17:11:01 +01:00
Daniel Mack
364cd540f0
ARM: MX3: add MMC/SDHC support to mx31lite-db.c
...
Signed-off-by: Daniel Mack <daniel@caiaq.de >
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2009-11-19 17:11:01 +01:00
Daniel Mack
b7d91a62cb
ARM: MX3: modularize 'mx31lite' code
...
This commit splits the support code for LogicPD's mx31lite hardware
into module and board specific parts.
This introduces a new mandatory coreparam called 'mx31lite_baseboard'
which specifies the base board support to use. For now, only the LiteKit
development board is supported, and developers of own boards are
encouraged to use that as reference.
The UART support moved to the board code.
Some comments were amended along the way.
Signed-off-by: Daniel Mack <daniel@caiaq.de >
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2009-11-19 17:11:01 +01:00
Uwe Kleine-König
3f92a8bd5f
imx: copy constants from mx3x.h to mx35.h using the appropriate namespace
...
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de >
2009-11-18 10:42:00 +01:00
Uwe Kleine-König
ebca1a5543
imx: copy constants from mx3x.h to mx31.h using the appropriate namespace
...
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de >
2009-11-18 10:41:55 +01:00
Uwe Kleine-König
2ae959f420
imx: copy constants from mx2x.h to mx27.h using the appropriate namespace
...
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de >
2009-11-18 10:41:44 +01:00
Uwe Kleine-König
4c12b3c2e3
imx: copy constants from mx2x.h to mx21.h using the appropriate namespace
...
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de >
2009-11-18 10:41:38 +01:00
Uwe Kleine-König
c8e5db0809
imx: reformat mx25.h to match the other platform includes
...
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de >
2009-11-18 10:41:27 +01:00
Uwe Kleine-König
ae55326a00
imx: add namespace prefixes for symbols in mx35.h
...
The old names are still defined using the new names.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de >
2009-11-18 10:41:21 +01:00
Uwe Kleine-König
4f683a046c
imx: add namespace prefixes for symbols in mx31.h
...
The old names are still defined using the new names.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de >
2009-11-18 10:41:17 +01:00
Uwe Kleine-König
e4d0f7c71d
imx: add namespace prefixes for symbols in mx3x.h
...
The old names are still defined using the new names.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de >
2009-11-18 10:41:12 +01:00
Uwe Kleine-König
26b10e7443
imx: add namespace prefixes for symbols in mx27.h
...
The old names are still defined using the new names.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de >
2009-11-18 10:41:03 +01:00
Uwe Kleine-König
c112931377
imx: add namespace prefixes for symbols in mx21.h
...
The old names are still defined using the new names.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de >
2009-11-18 10:40:55 +01:00
Uwe Kleine-König
b9fc90a48a
imx: add namespace prefixes for symbols in mx2x.h
...
The old names are still defined using the new names.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de >
2009-11-18 10:40:50 +01:00
Uwe Kleine-König
e676756fa4
imx: reorder mx3x.h
...
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de >
2009-11-18 10:40:44 +01:00
Uwe Kleine-König
f73a42f705
imx: reorder mx27.h
...
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de >
2009-11-18 10:40:38 +01:00
Uwe Kleine-König
27085f2518
imx: reorder mx21.h
...
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de >
2009-11-18 10:40:33 +01:00
Uwe Kleine-König
104071b6dc
imx: reorder mx2x.h
...
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de >
2009-11-18 10:40:28 +01:00
Sascha Hauer
4dc7be72b5
i.MX35: Fix audmux clock
...
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2009-11-14 10:30:39 +01:00
Sascha Hauer
9eedbdf1b4
MXC: Add a digital audio multiplexer driver
...
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2009-11-14 10:30:39 +01:00
Sascha Hauer
d8d982b1b2
i.MX3: Add sound (ssi) resources
...
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2009-11-14 10:30:38 +01:00