arm64: tegra: Remove parent clock from display controllers
authorThierry Reding <treding@nvidia.com>
Fri, 7 Feb 2020 17:17:58 +0000 (18:17 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 23 Jun 2020 16:27:03 +0000 (18:27 +0200)
commit352092b0d367c6793910128c92914a6e28fb252a
tree0aacc71124ae84937950a0526a3d51fb25193791
parent052d3f6523044cd7d6136e743d286a7ca1604c15
arm64: tegra: Remove parent clock from display controllers

The display controller's parent clock depends on the output that's
consuming data from the display controller, so it needs to be specified
as the parent of the corresponding output. The device tree bindings do
specify this, so just correct the existing device trees that get this
wrong.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra132.dtsi
arch/arm64/boot/dts/nvidia/tegra210.dtsi