ARM: tegra: dvfs: hdmi can not be an auto dvfs clock
authorColin Cross <ccross@android.com>
Wed, 27 Oct 2010 03:33:24 +0000 (20:33 -0700)
committerColin Cross <ccross@android.com>
Wed, 27 Oct 2010 04:05:08 +0000 (21:05 -0700)
commit93198982100b0b04c84dad68bc13de2e807249c9
tree86936c428207238343c0c4d282f47b38612b2f15
parent157e610c36957f0887ec0974e3ab2242e91894ee
ARM: tegra: dvfs: hdmi can not be an auto dvfs clock

The hdmi block contains a divider that is not visible to the clock
subsystem, prevent auto dvfs on it so that clk_set_rate can set the
input clock higher than 148.5 MHz.

Change-Id: I7f09f4d099e2f24166a65b1b582fe16c1451deba
Signed-off-by: Colin Cross <ccross@android.com>
arch/arm/mach-tegra/tegra2_dvfs.c