drm/tegra: sor: Implement sor1_brick clock
authorThierry Reding <treding@nvidia.com>
Thu, 1 Oct 2015 12:25:03 +0000 (14:25 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 14 Jul 2016 12:57:00 +0000 (14:57 +0200)
commitb299221ca99683e50ea03ac8ca638f9f43d2a59c
tree8db40dfed8e6425803d845eaaf016246c7c91554
parentaaff8bd2e824b6256e6cc1bd4eb3714de0683996
drm/tegra: sor: Implement sor1_brick clock

sor1_brick is a clock that can be used as a source for the sor1 clock.
The registers to control the clock output are part of the sor1 IP block
and hence the sor driver is the best place to implement it.

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