[ARM] Orion: add the option to support different ehci phy initialization
authorRonen Shitrit <rshitrit@marvell.com>
Wed, 17 Sep 2008 07:08:05 +0000 (10:08 +0300)
committerNicolas Pitre <nico@cam.org>
Thu, 4 Dec 2008 06:28:14 +0000 (01:28 -0500)
commitfb6f552930e52699c8ac452c5a79ec3e97e6fc73
tree77bbbfc5168695ec20c525eb53094d6d0b45e0ce
parent061e41fdb5047b1fb161e89664057835935ca1d2
[ARM] Orion: add the option to support different ehci phy initialization

The Orion ehci driver serves the Orion, kirkwood and DD Soc families.
Since each of those integrate a different USB phy we should have the
ability to use few initialization sequences or to leave the boot loader
phy settings as is.

Signed-off-by: Ronen Shitrit <rshitrit@marvell.com>
arch/arm/mach-kirkwood/common.c
arch/arm/mach-mv78xx0/common.c
arch/arm/mach-orion5x/common.c
arch/arm/plat-orion/include/plat/ehci-orion.h
drivers/usb/host/ehci-orion.c