commit | a272c99d30000e5daadcf20a22df27f98ac215dd | [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 | 4e633e465b56ac24ecec1025f492fd3147f8d20f [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>