f420db843b
MX2: Add SPI devices/resources
...
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2009-08-14 12:40:52 +02:00
627fb3b9d2
MX27: Add USB platform devices and resources
...
This adds clocks and resources for usb in i.mx27 SoC.
Signed-off-by: Javier Martin <javier.martin@vista-silicon.com >
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2009-08-07 12:11:12 +02:00
aa68c02777
mx2: remove mxc_irda platform device
...
Irda support is handled by the normal ims serial driver, so
we do not need this device.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2009-08-07 12:10:54 +02:00
1a02be0ee7
MX2: Add SDHC platform_devices and resources
...
Signed-of-by: Julien Boibessot <julien.boibessot@armadeus.com >
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2009-03-13 10:34:36 +01:00
c5d4dbff96
[ARM] MX2: Add I2C devices / resources
...
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2009-03-13 10:34:12 +01:00
824b16e66b
[ARM] MX2: add pwm device/resources
...
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2009-03-13 10:34:11 +01:00
879fea1b48
[ARM] MX2: Add FEC platform device
...
The in kernel FEC driver has recently been ported to a platform driver.
Add a platform_device for it and register it for pcm038 and mx27ads.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2009-03-13 10:34:06 +01:00
e48135519b
arm/imx21: Framebuffer support for i.MX21
...
This patch mimicks what Martin wrote on the mailing list:
* move arch/arm/mach-imx/include/mach/imxfb.h into
arch/arm/mach-mxc/include/mach/imxfb.h
* changes Kconfig so that CONFIG_FB_IMX is selectable
* adds a platform device (copied from some pengutronix
patches)
Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de >
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2009-03-13 10:33:55 +01:00
02870978ea
[ARM] MX27: Add NAND resources
...
This patch adds the platform device and resources for NAND
on mx27 boards.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2008-12-16 14:57:58 +01:00
3d89baa73a
[ARM] MX2: Add W1 device/resources
...
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
Signed-off-by: Evgeniy Polyakov <zbr@ioremap.net >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-12-14 12:05:01 +00:00
7e90534a8f
i.MX2: make SoC devices globally available
...
Make SoC devices globally available to boards rather than using
a device specific init function.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de >
2008-09-09 10:19:41 +02:00