powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014
authorRamneek Mehresh <ramneek.mehresh@freescale.com>
Wed, 23 Mar 2011 09:50:43 +0000 (15:20 +0530)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 30 Sep 2011 00:01:03 +0000 (19:01 -0500)
commit1b719e66548a50ac763eebf9513bf1e58e8fb6ff
tree7812fe120bb791f5515985ef0dd5ec1e91673247
parent1d5e7fb403257d62f0f2419cb83fdf6b0f02f215
powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014

Add UTMI and ULPI PHY support for USB controller on qoriq series of
processors with internal UTMI PHY implemented, for example P1010/P1014
 - Use both getenv() and hwconfig to get USB phy type till getenv()
   is depricated
 - Introduce CONFIG_SYS_FSL_USB_INTERNAL_UTMI_PHY to specify if soc
   has internal UTMI phy

Signed-off-by: Ramneek Mehresh <ramneek.mehresh@freescale.com>
Acked-by: Remy Bohmer <linux@bohmer.net>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/include/asm/config_mpc85xx.h
drivers/usb/host/ehci-fsl.c