From: Colin Cross Date: Sun, 5 Dec 2010 04:33:49 +0000 (-0800) Subject: ARM: tegra: dvfs: Add emc clock to dvfs table X-Git-Tag: firefly_0821_release~9833^2~89^2~3 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=a4c4c835d5d21a1f67ac7576c5fa77d5cafcda8e;p=firefly-linux-kernel-4.4.55.git ARM: tegra: dvfs: Add emc clock to dvfs table Change-Id: Id93dcd0f4cac3164ab776bc4e68d836724b59bee Signed-off-by: Colin Cross --- diff --git a/arch/arm/mach-tegra/tegra2_dvfs.c b/arch/arm/mach-tegra/tegra2_dvfs.c index 1bc1c4dce0d2..b58a7d2ef92d 100644 --- a/arch/arm/mach-tegra/tegra2_dvfs.c +++ b/arch/arm/mach-tegra/tegra2_dvfs.c @@ -150,6 +150,7 @@ static struct dvfs dvfs_init[] = { CPU_DVFS("cpu", 3, MHZ, 730, 760, 845, 845, 1000), /* Core voltages (mV): 950, 1000, 1100, 1200, 1275 */ + CORE_DVFS("emc", 1, KHZ, 57000, 333000, 333000, 666000, 666000), #if 0 /*