Revert "ARM: tegra: Fix ULPI regression on Tegra20"
This reverts commitb39ac54215
. The issue was fixed by upstream commit5d797111af
("clk: tegra: Add quirk for getting CDEV1/2 clocks on Tegra20"). Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
Родитель
eb9b195c53
Коммит
0502f13669
|
@ -706,7 +706,7 @@
|
||||||
phy_type = "ulpi";
|
phy_type = "ulpi";
|
||||||
clocks = <&tegra_car TEGRA20_CLK_USB2>,
|
clocks = <&tegra_car TEGRA20_CLK_USB2>,
|
||||||
<&tegra_car TEGRA20_CLK_PLL_U>,
|
<&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";
|
clock-names = "reg", "pll_u", "ulpi-link";
|
||||||
resets = <&tegra_car 58>, <&tegra_car 22>;
|
resets = <&tegra_car 58>, <&tegra_car 22>;
|
||||||
reset-names = "usb", "utmi-pads";
|
reset-names = "usb", "utmi-pads";
|
||||||
|
|
Загрузка…
Ссылка в новой задаче