]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
dvfs: tegra: Separate DFLL tune/resume ramp delays
authorAlex Frid <afrid@nvidia.com>
Thu, 23 Apr 2015 05:10:38 +0000 (22:10 -0700)
committerAleksandr Frid <afrid@nvidia.com>
Wed, 29 Apr 2015 19:27:45 +0000 (12:27 -0700)
commit53e473fd199492b50f25e13df82bd01061c3b7e3
tree107f97c17a2422db74dba9e4844e9b92efb6a207
parent51d04d67a160e8d2005e01cf78be0a9fce488a76
dvfs: tegra: Separate DFLL tune/resume ramp delays

Macro CL_DVFS_OUTPUT_RAMP_DELAY was used to specify two different ramp
delays: ramp across DFLL low voltage tuning range, and forced output
ramp during DFLL resume. Replaced this macro with two separate platform
configuration settings, optionally initialized from DT. Kept macro as
default fall-back in case when DT does not specify any of the added
ramp delays.

Bug 1632845

Change-Id: I43e7b1ea9e2202de808e2c031542843098e8d93e
Signed-off-by: Alex Frid <afrid@nvidia.com>
Reviewed-on: http://git-master/r/734556
Reviewed-by: Yu-Huan Hsu <yhsu@nvidia.com>
drivers/platform/tegra/tegra_cl_dvfs.c
include/linux/platform/tegra/tegra_cl_dvfs.h