kernel-fxtec-pro1x/arch/arm/plat-mxc/include/mach
Sascha Hauer 4bd597b633 ARM i.MX ehci: do ehci init in board specific functions
The mxc-ehci driver calls SoC specific phy initialization right after
calling board specific initialization. To offer greater flexibility for
boards to setup the phy and to get rid of some unnecessary flags in
platform data this patch lets the boards call the SoC specific phy
initialization and remove it from the driver.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-02-11 08:40:45 +01:00
..
3ds_debugboard.h mxc: add common debug board for 3-stack platforms 2010-07-26 14:29:19 +02:00
audmux.h
board-mx31ads.h Fixing ethernet driver compilation error for i.MX31 ADS board 2010-10-19 18:45:01 +02:00
board-mx31lilly.h
board-mx31lite.h
board-mx31moboard.h
board-pcm038.h
clkdev.h
clock.h
common.h ARM: mxc91231: use .init_early to initialize cpu type 2011-02-10 14:23:50 +01:00
debug-macro.S ARM: imx/debug-macro: rework using the new io mapping macro 2010-11-17 08:58:11 +01:00
devices-common.h ARM: mx5: add support for the two watchdog modules 2010-12-07 20:03:11 +01:00
dma.h dmaengine: Add Freescale i.MX SDMA support 2010-10-05 15:49:26 -07:00
entry-macro.S mx51: support FIQ on TZIC, revised 2010-12-14 09:54:37 +01:00
esdhc.h arm: imx: add generic esdhc device 2010-10-11 15:22:05 +02:00
eukrea-baseboards.h mx5: add cpuimx51sd module and its baseboard 2010-10-19 18:45:00 +02:00
gpio.h iMX51: introduce IMX_GPIO_NR 2010-12-03 11:05:16 +01:00
hardware.h arm: mx50: add core functions support except clock 2011-01-03 09:39:29 +01:00
i2c.h
iim.h
imx-uart.h
imxfb.h ARM: imx: dynamically register imx-fb devices 2010-11-17 10:01:27 +01:00
io.h
iomux-mx1.h
iomux-mx2x.h
iomux-mx3.h
iomux-mx21.h
iomux-mx25.h mx25: add PWM4 to iomux 2010-07-26 14:18:33 +02:00
iomux-mx27.h
iomux-mx35.h
iomux-mx50.h arm: mx50: add core functions support except clock 2011-01-03 09:39:29 +01:00
iomux-mx51.h ARM i.MX51: Full iomux support 2010-12-15 14:42:23 +01:00
iomux-mx53.h ARM: i.MX53: Add full iomux support for mx53 2011-01-21 11:32:45 +01:00
iomux-mxc91231.h ARM: mxc: remove paragraphs with old address of the FSF 2010-06-30 09:00:28 +02:00
iomux-v1.h
iomux-v3.h arm: mxc: move IOMUX_CONFIG_SION definition to iomux-v3.h 2011-01-07 15:20:52 +01:00
iomux.h
ipu.h
iram.h ARM: imx: Add iram allocator functions 2010-10-19 18:44:57 +02:00
irqs.h Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-01-13 10:05:56 -08:00
memory.h arm: mx50: add core functions support except clock 2011-01-03 09:39:29 +01:00
mmc.h mxcmmc: add card detect through DAT3 possibility 2010-07-26 14:17:46 +02:00
mx1.h ARM: mx25: move registration of gpios to plat-mxc/gpio.c 2010-11-17 10:01:38 +01:00
mx1_camera.h
mx2_cam.h mx2_camera: Add soc_camera support for i.MX25/i.MX27 2010-07-28 09:28:36 +02:00
mx2x.h ARM: imx: remove deprecated symbols as all users are gone now 2010-11-17 08:58:12 +01:00
mx3_camera.h ARM: mxc: remove paragraphs with old address of the FSF 2010-06-30 09:00:28 +02:00
mx3fb.h
mx3x.h ARM: imx: Get the silicon version from the IIM module 2010-11-28 19:51:47 +01:00
mx21-usbhost.h
mx21.h ARM: mx25: move registration of gpios to plat-mxc/gpio.c 2010-11-17 10:01:38 +01:00
mx25.h ARM: mx25: fix offset for usb host controller 2010-12-03 11:05:10 +01:00
mx27.h ARM: imx: Get the silicon version from the IIM module 2010-11-28 19:51:47 +01:00
mx31.h ARM: imx: Get the silicon version from the IIM module 2010-11-28 19:51:47 +01:00
mx35.h ARM: imx: Get the silicon version from the IIM module 2010-11-28 19:51:47 +01:00
mx50.h arm: mx50: add core functions support except clock 2011-01-03 09:39:29 +01:00
mx51.h ARM: mx5: dynamically allocate imx-keypad devices 2011-01-12 14:50:45 +01:00
mx53.h ARM i.MX53 enable spi on EVK board 2011-01-11 10:07:14 +01:00
mxc.h arm: mx50: add core functions support except clock 2011-01-03 09:39:29 +01:00
mxc91231.h ARM: imx: change static io mapping to use a function 2010-11-17 08:58:11 +01:00
mxc_ehci.h ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mxc_nand.h Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 into HEAD 2010-07-26 14:27:25 +02:00
sdma.h dmaengine i.MX SDMA: Allow to run without firmware 2010-12-03 11:04:54 +01:00
spi.h
ssi.h
system.h i.MX31 and i.MX35 : fix errate TLSbo65953 and ENGcm09472 2010-10-19 18:44:58 +02:00
timex.h ARM: mxc: remove paragraphs with old address of the FSF 2010-06-30 09:00:28 +02:00
ulpi.h
uncompress.h Merge commit 'v2.6.38-rc4' into imx-for-2.6.39 2011-02-11 08:33:14 +01:00
usb.h
vmalloc.h ARM: mxc: remove paragraphs with old address of the FSF 2010-06-30 09:00:28 +02:00