T4/USB: Add USB 2.0 UTMI dual phy support
authorRoy Zang <tie-fei.zang@freescale.com>
Mon, 25 Mar 2013 07:33:23 +0000 (07:33 +0000)
committerAndy Fleming <afleming@freescale.com>
Tue, 14 May 2013 21:00:28 +0000 (16:00 -0500)
commit1e501f913667a5ce8ed139410ec71bc50c306a1c
treea24d669838997236c2423b1fe3e4a037d95cfb9f
parent97c7fe61b84bf836ccf3d9aac624d4241f6e3b4c
T4/USB: Add USB 2.0 UTMI dual phy support

T4240 internal UTMI phy is different comparing to previous UTMI PHY
in P3041.
This patch adds USB 2.0 UTMI Dual PHY new memory map and enable it for
T4240.
The phy timing is very sensitive and moving the phy enable code to
cpu_init.c will not work.

Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
arch/powerpc/include/asm/config_mpc85xx.h
arch/powerpc/include/asm/immap_85xx.h
drivers/usb/host/ehci-fsl.c