]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
ARM: tegra: dvfs: Add DFLL output clamping interface
authorAlex Frid <afrid@nvidia.com>
Tue, 18 Mar 2014 06:42:23 +0000 (23:42 -0700)
committerYu-Huan Hsu <yhsu@nvidia.com>
Thu, 20 Mar 2014 21:43:12 +0000 (14:43 -0700)
commit5912a1b53242c1974c8462ba040e1c2d57991a5f
tree37afe8c269e0ff61d95dbb39fa2e316a082f506f
parent26ccc92950d6da917bb27fd9c7638467e6fa10f3
ARM: tegra: dvfs: Add DFLL output clamping interface

Added DFLL output voltage clamping interface: set maximum and minimum
voltage limits the same to the lowest safe (at current temperature and
tuning range) level. In this state target clock rate is ignored, DFLL
output rate is determined by the clamped limit. Interface has clamp
control parameter, and can be used to release clamping as well. In any
case clamping is released when switching out of closed loop mode.

This interface is intended to be used during SiMon grading only.

Bug 1343366

Change-Id: Id004f520bdfc85376e3ff00e83041a3be7d79ee4
Signed-off-by: Alex Frid <afrid@nvidia.com>
Reviewed-on: http://git-master/r/383658
Reviewed-by: Yu-Huan Hsu <yhsu@nvidia.com>
arch/arm/mach-tegra/tegra_cl_dvfs.c