mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
ARM: tegra: dvfs: Add emc clock to dvfs table
Change-Id: Id93dcd0f4cac3164ab776bc4e68d836724b59bee Signed-off-by: Colin Cross <ccross@android.com>
This commit is contained in:
@@ -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
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user