commit | b781f5756999b8bb3b4e592141d1dd45bca113ff | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Apr 24 18:45:23 2017 +0300 |
committer | Stefan Roese <sr@denx.de> | Tue May 09 13:38:18 2017 +0200 |
tree | 070c872679edb243648ad5e78e6db07faedce1f6 | |
parent | 2313efefb0edd95004eaa6d2d8cd8120ea8c2109 [diff] |
phy: marvell: cp110: update utmi phy connection type UTMI_PHY_TO_USB_HOST was used in USB3 UTMI dts node only, but there will be USB2 UTMI dts node for some SoCs that have got USB2 controller, so rename TO_USB_HOST to TO_USB3_HOST to distinguish TO_USB2_HOST in later on patches. Signed-off-by: zachary <zhangzg@marvell.com> Signed-off-by: Stefan Roese <sr@denx.de> Signed-off-by: Igal Liberman <igall@marvell.com> Reviewed-by: Stefan Roese <sr@denx.de>