Skip to content
Commit 0cffbde2 authored by Thierry Reding's avatar Thierry Reding
Browse files

drm/tegra: hub: Enable all required clocks



The display architecture on Tegra186 and Tegra194 requires that there be
some valid clock on all domains before accessing any display register. A
further requirement is that in addition to the host1x, hub, disp and dsc
clocks, all the head clocks (pclk0-2 on Tegra186 or pclk0-3 on Tegra194)
must also be enabled.

Implement this logic within the display hub driver to ensure the clocks
are always enabled at the right time.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent d6b9bc02
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment