dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-imx
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
..
include/mach dmaengine: Add Freescale i.MX SDMA support 2010-10-05 15:49:26 -07:00
Kconfig ARM: imx: Add initial support for IMX27IPCAM board 2011-01-25 08:29:22 +01:00
Makefile ARM i.MX ehci: factor out soc specific functions 2011-02-11 08:34:17 +01:00
Makefile.boot ARM: imx: move mx25 support to mach-imx 2010-11-19 21:53:49 +01:00
clock-imx1.c ARM: 6483/1: arm & sh: factorised duplicated clkdev.c 2010-11-26 10:51:04 +00:00
clock-imx21.c Merge branch 'devel-stable' into devel 2011-01-06 22:33:32 +00:00
clock-imx25.c Merge branch 'devel-stable' into devel 2011-01-06 22:33:32 +00:00
clock-imx27.c Merge branch 'devel-stable' into devel 2011-01-06 22:33:32 +00:00
cpu-imx27.c ARM: imx: Get the silicon version from the IIM module 2010-11-28 19:51:47 +01:00
devices-imx1.h ARM: imx: fix name of macros to add imx-i2c devices 2010-10-01 09:32:09 +02:00
devices-imx21.h ARM: imx: dynamically allocate imx21-hcd devices 2010-11-17 10:01:33 +01:00
devices-imx25.h Merge commit 'v2.6.37-rc4' into imx-for-2.6.38 2010-12-06 09:36:17 +01:00
devices-imx27.h ARM: imx: dynamically allocate imx-keypad devices 2010-11-17 10:01:32 +01:00
dma-v1.c arm: dma: check clk_get() result 2010-12-03 11:05:12 +01:00
ehci-imx25.c ARM i.MX ehci: factor out soc specific functions 2011-02-11 08:34:17 +01:00
ehci-imx27.c ARM i.MX ehci: factor out soc specific functions 2011-02-11 08:34:17 +01:00
eukrea_mbimx27-baseboard.c ARM: imx/eukrea_mbimx27: fix compile warnings about unused variables 2011-02-10 13:53:41 +01:00
eukrea_mbimxsd25-baseboard.c ARM: i.MX IOMUX-V3 replace struct pad_desc with bitmapped cookie 2010-11-24 09:56:58 +01:00
mach-cpuimx27.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mach-eukrea_cpuimx25.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mach-imx27_visstrim_m10.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mach-imx27ipcam.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mach-imx27lite.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mach-mx1ads.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mach-mx21ads.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mach-mx25_3ds.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mach-mx27_3ds.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mach-mx27ads.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mach-mxt_td60.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mach-pca100.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mach-pcm038.c ARM i.MX ehci: do ehci init in board specific functions 2011-02-11 08:40:45 +01:00
mach-scb9328.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mm-imx1.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mm-imx21.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mm-imx25.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mm-imx27.c ARM: imx: use .init_early to initialize cpu type and reset address 2011-02-10 14:23:48 +01:00
mx1-camera-fiq-ksym.c ARM: imx: move mx1 support to mach-imx 2010-06-30 08:59:44 +02:00
mx1-camera-fiq.S ARM: imx: move mx1 support to mach-imx 2010-06-30 08:59:44 +02:00
pcm970-baseboard.c ARM: imx: remove now empty devices.h 2010-11-17 10:01:34 +01:00
pm-imx27.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-01-13 10:05:56 -08:00