]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: tegra20: Revert "Fix ULPI regression on Tegra20"
authorDmitry Osipenko <digetx@gmail.com>
Thu, 3 May 2018 22:55:37 +0000 (01:55 +0300)
committerThierry Reding <treding@nvidia.com>
Fri, 4 May 2018 15:32:29 +0000 (17:32 +0200)
commit9e121aa32f7524dbc2fbd3f751cecd36a78925ad
tree906e623449bc16633e8f6b18140b9f7f23c7bca9
parentfedbd783dfdfa040524ea8eb8a31cb2a775a133b
ARM: dts: tegra20: Revert "Fix ULPI regression on Tegra20"

Commit d903c1c25cd1 ("ARM: tegra: Fix ULPI regression on Tegra20") changed
"ulpi-link" clock from CDEV2 to PLL_P_OUT4. Turned out that PLL_P_OUT4 is
the parent of CDEV2 clock and original clock setup of "ulpi-link" was
correct. The reverted patch was fixing USB for one board and broke the
other, now Tegra's clk driver correctly sets parent for the CDEV2 clock
and hence patch could be reverted safely, restoring USB for all of the
boards.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Reviewed-by: Marcel Ziswiler <marcel@ziswiler.com>
Tested-by: Marcel Ziswiler <marcel@ziswiler.com>
Tested-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra20.dtsi