commit | f873c5c0b786f37afa1cd8f2948058df483e9676 | [log] [tgz] |
---|---|---|
author | Lukasz Majewski <l.majewski@samsung.com> | Fri May 22 18:14:23 2015 +0200 |
committer | Lukasz Majewski <l.majewski@samsung.com> | Mon Jun 08 15:25:44 2015 +0200 |
tree | c8bd3048c90286d81df4a4df1e7e9166abd29436 | |
parent | a450a94da67e65720fbc6d90724716cf3dc88df6 [diff] |
samsung: usb: phy: Support for DWC3 PHY New files, namely samsung_usb_phy.c and samsung-usb-phy-uboot.h have been added to u-boot to provide proper PHY handling at Exynos5 SoCs. This code is used thereafter in the board_usb_init() call. Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Cc: Minkyu Kang <mk7.kang@samsung.com> Cc: Marek Vasut <marex@denx.de>