Commit 0502f136 authored by Sasha Levin's avatar Sasha Levin Committed by Greg Kroah-Hartman

Revert "ARM: tegra: Fix ULPI regression on Tegra20"

This reverts commit b39ac542.

The issue was fixed by upstream commit 5d797111 ("clk:
tegra: Add quirk for getting CDEV1/2 clocks on Tegra20").
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent eb9b195c
......@@ -706,7 +706,7 @@ phy2: usb-phy@c5004000 {
phy_type = "ulpi";
clocks = <&tegra_car TEGRA20_CLK_USB2>,
<&tegra_car TEGRA20_CLK_PLL_U>,
<&tegra_car TEGRA20_CLK_PLL_P_OUT4>;
<&tegra_car TEGRA20_CLK_CDEV2>;
clock-names = "reg", "pll_u", "ulpi-link";
resets = <&tegra_car 58>, <&tegra_car 22>;
reset-names = "usb", "utmi-pads";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment