drm/gk20a/clk: fix max VCO value
authorAlexandre Courbot <acourbot@nvidia.com>
Thu, 13 Nov 2014 09:07:27 +0000 (18:07 +0900)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 2 Dec 2014 05:44:03 +0000 (15:44 +1000)
For some reason max_vco was set to a lower value that it can support,
which prevented some clock states to be applied. Fix this by setting it
to the same value as downstream.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found