commit | 68bcfed9fdc2525894019938f5c26821614c9551 | [log] [tgz] |
---|---|---|
author | jinghua <jinghua@marvell.com> | Mon Apr 24 15:51:03 2017 +0800 |
committer | Stefan Roese <sr@denx.de> | Thu Apr 29 07:45:23 2021 +0200 |
tree | d5e0e71cb33d2d69ffc60a59bd593bff6f848723 | |
parent | 9614d421f8fb15414de2d6e7f8140f1d278a374c [diff] |
phy: marvell: add comphy type PHY_TYPE_USB3 - For some Marvell SoCs, like armada-3700, there are both USB host and device controller, but on PHY level the configuration is the same. - The new type supports both USB device and USB host - This patch is cherry-picked from u-boot-2015 as-is. Change-Id: I01262027edd8ec23391cff6fb409b3009aedfbb9 Signed-off-by: jinghua <jinghua@marvell.com> Signed-off-by: Ken Ma <make@marvell.com> Reviewed-by: Igal Liberman <igall@marvell.com>