From 48da337283e2d1c7e990ed4cced8860a3964cd11 Mon Sep 17 00:00:00 2001 From: Dongjin Kim Date: Fri, 5 Dec 2014 03:27:33 +0900 Subject: [PATCH] ODROIDC:dvfs: Deprecate AMLogic's DVFS driver This patch is to deprecate AMLogic's DVFS driver since ODROID-C does not PMU. This driver prevent to reach maximum cpufreq while changing the voltage according to the requested frequency in the function aml_dvfs_do_voltage_change. Change-Id: Iec5352c676f8bae36ebec1bdf2d849f0aa290ceb Signed-off-by: Dongjin Kim --- arch/arm/configs/odroidc_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/configs/odroidc_defconfig b/arch/arm/configs/odroidc_defconfig index 0a5510e0d9d9..d3ceb462d25c 100755 --- a/arch/arm/configs/odroidc_defconfig +++ b/arch/arm/configs/odroidc_defconfig @@ -1097,7 +1097,7 @@ CONFIG_PINCTRL_AMLOGIC=y # # CONFIG_AMLOGIC_BOARD_HAS_PMU is not set # CONFIG_AML_PMU_ALGORITHM_SUPPORT is not set -CONFIG_AML_DVFS=y +# CONFIG_AML_DVFS is not set CONFIG_MESON_CS_DCDC_REGULATOR=y #