commit | 4bdf4710e00a502347e33dc2454821fa9af2968b | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Mon Jun 24 17:06:34 2019 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Mon Oct 28 11:18:55 2019 +0100 |
tree | 8af2f02cbf0eae542c41278fe731a5915aa75cac | |
parent | 24e64f86da40e68c5f58af08796110f147b12193 [diff] |
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>