commit | 58970ae66a5e960b85ff6fe5179af38b9a73c9c9 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Mon Apr 15 11:32:16 2019 +0200 |
committer | Tom Warren <twarren@nvidia.com> | Wed Jun 05 09:16:33 2019 -0700 |
tree | 695d3bb3312b69b4b37e615acc512e67fb85857a | |
parent | 317a47c385960886fb4a02aa7b2585fe7191b0e2 [diff] |
ARM: tegra: Remove disp1 clock initialization on Tegra210 pll_c is not a valid parent for the disp1 clock, so trying to set it will fail. Given that display is not used in U-Boot, remove the init table entry so that disp1 will keep its default parent (clk_m). Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>