]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
arm: tegra: emc: add emc training timer
authorAlex Waterman <alexw@nvidia.com>
Mon, 3 Nov 2014 18:00:53 +0000 (10:00 -0800)
committerMitch Luban <mluban@nvidia.com>
Thu, 18 Dec 2014 00:06:48 +0000 (16:06 -0800)
commit14e66de327f067f1e226c76d02351738fe990ebb
tree4d5a16691ae1facb9853c427b5e70412c0ba1814
parent36e0e739a98df80f099f3f6620e22acd6688e4ef
arm: tegra: emc: add emc training timer

Add an EMC training timer by making the dram_therm code more generic.
The old dram_therm code maintained a single timer. This patch reuses
some of that old code and cleans up some other code as well. Many of
the debugfs nodes were simplifed. Other functions and bits of data
were renamed.

Change-Id: I5cf7f11d2684c8d5d422fc64bf47ae38e194f63e
Signed-off-by: Alex Waterman <alexw@nvidia.com>
Reviewed-on: http://git-master/r/660450
(cherry picked from commit dfa173e6ce60d4c2c54a57c26cb0553b0043325d)
Reviewed-on: http://git-master/r/663394
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Mitch Luban <mluban@nvidia.com>
drivers/platform/tegra/mc/Makefile
drivers/platform/tegra/mc/tegra_emc_timers.c