ARM: tegra: modify Tegra30 USB2 default phy_type to UTMI
authorEric Brower <ebrower@nvidia.com>
Fri, 20 Dec 2013 02:08:52 +0000 (18:08 -0800)
committerStephen Warren <swarren@nvidia.com>
Fri, 20 Dec 2013 16:48:56 +0000 (09:48 -0700)
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>

No differences found