commit | fd6441ec0ff9803e405df70a7cae784f2c9be204 | [log] [tgz] |
---|---|---|
author | Eric Brower <ebrower@nvidia.com> | Thu Dec 19 18:08:52 2013 -0800 |
committer | Stephen Warren <swarren@nvidia.com> | Fri Dec 20 09:48:56 2013 -0700 |
tree | d1002daa4913b676c8e8a489ff28dd7c980bded8 | |
parent | f044d6fa2345c32d32cff2024e93763749756656 [diff] |
ARM: tegra: modify Tegra30 USB2 default phy_type to UTMI Modify Tegra30 default USB2 phy_type to UTMI; this matches power-on-reset defaults and is expected to be the common case. The current implementation is likely an incorrect carry-over from Tegra20, where USB2 does default to ULPI. Signed-off-by: Eric Brower <ebrower@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>