linux/arch/arm/mach-mx3
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
..
clock-imx31.c Merge branch 'devel-stable' into devel 2011-01-06 22:33:32 +00:00
clock-imx35.c Merge branch 'devel-stable' into devel 2011-01-06 22:33:32 +00:00
cpu.c ARM: imx: Get the silicon version from the IIM module 2010-11-28 19:51:47 +01:00
crm_regs.h imx31: define and use MX31_IO_ADDRESS 2010-01-08 16:41:26 +01:00
devices-imx31.h ARM: mx3: dynamically allocate imx-keypad devices 2010-11-19 21:54:36 +01:00
devices-imx35.h ARM: imx: fix name for functions adding sdhci-esdhc-imx devices 2010-11-19 21:59:51 +01:00
devices.c ARM: mx3: dynamically allocate imx-keypad devices 2010-11-19 21:54:36 +01:00
devices.h ARM: mx3: dynamically allocate imx-keypad devices 2010-11-19 21:54:36 +01:00
ehci-imx31.c ARM i.MX ehci: factor out soc specific functions 2011-02-11 08:34:17 +01:00
ehci-imx35.c ARM i.MX ehci: factor out soc specific functions 2011-02-11 08:34:17 +01:00
eukrea_mbimxsd-baseboard.c ARM: i.MX IOMUX-V3 replace struct pad_desc with bitmapped cookie 2010-11-24 09:56:58 +01:00
iomux-imx31.c imx31: define and use MX31_IO_ADDRESS 2010-01-08 16:41:26 +01:00
Kconfig Introduce VPR200 board. 2011-01-19 09:58:42 +01:00
mach-armadillo5x0.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mach-cpuimx35.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mach-kzm_arm11_01.c ARM: mx3: use .init_early to initialize cpu type, reset address and iomuxer 2011-02-10 14:23:49 +01:00
mach-mx31_3ds.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mach-mx31ads.c ARM: mx3: use .init_early to initialize cpu type, reset address and iomuxer 2011-02-10 14:23:49 +01:00
mach-mx31lilly.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mach-mx31lite.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mach-mx31moboard.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mach-mx35_3ds.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mach-pcm037.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mach-pcm037_eet.c ARM i.MX31 pcm037 eet: remove unnecessary CONFIG_SPI_IMX ifdefs 2011-01-27 12:51:27 +01:00
mach-pcm043.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mach-qong.c ARM: mx3: use .init_early to initialize cpu type, reset address and iomuxer 2011-02-10 14:23:49 +01:00
mach-vpr200.c ARM: mx3: use .init_early to initialize cpu type, reset address and iomuxer 2011-02-10 14:23:49 +01:00
Makefile ARM i.MX ehci: factor out soc specific functions 2011-02-11 08:34:17 +01:00
Makefile.boot
mm.c ARM: mx3: use .init_early to initialize cpu type, reset address and iomuxer 2011-02-10 14:23:49 +01:00
mx31lilly-db.c ARM: mx3: dynamically register mxc-mmc devices 2010-11-19 21:54:35 +01:00
mx31lite-db.c ARM: mx3: dynamically allocate imx2-wdt devices 2010-11-19 21:54:36 +01:00
mx31moboard-devboard.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mx31moboard-marxbot.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mx31moboard-smartbot.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
pcm037.h