]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fsl/usb: Fix phy type for Second USB controller
authorNikhil Badola <B46172@freescale.com>
Thu, 19 Dec 2013 05:38:46 +0000 (11:08 +0530)
committerYork Sun <yorksun@freescale.com>
Wed, 23 Apr 2014 00:58:45 +0000 (17:58 -0700)
commit0ecb15c8e98edf6a4a120eefc43bcb1e8f48d97b
tree67b9ba9c39513cd8708a7b4d9f48e6e4d2580e53
parentfa08d39517773882b07965ca4330777c6d6697ae
fsl/usb: Fix phy type for Second USB controller

Set correct phy_type value for second USB controller.
This is required for supporting SOCs having 2 USB controllers
working simultaneously, one with UTMI phy and other with ULPI phy

Signed-off-by: Nikhil Badola <B46172@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
drivers/usb/host/ehci-fsl.c