drm/tegra: sor: Implement pad clock for all SOR instances
authorThierry Reding <treding@nvidia.com>
Mon, 24 Jun 2019 15:06:34 +0000 (17:06 +0200)
committerThierry Reding <treding@nvidia.com>
Mon, 28 Oct 2019 10:18:55 +0000 (11:18 +0100)
commit4bdf4710e00a502347e33dc2454821fa9af2968b
tree8af2f02cbf0eae542c41278fe731a5915aa75cac
parent24e64f86da40e68c5f58af08796110f147b12193
drm/tegra: sor: Implement pad clock for all SOR instances

So far the pad clock was only needed on the second SOR instance. The
clock does exist for all SOR instances, though, so make sure it is
always implemented. This prepares for further unification of the code
in subsequent patches.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/sor.c