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 <tobetter@gmail.com>
This commit is contained in:
Dongjin Kim
2014-12-05 03:27:33 +09:00
parent ec75b65d38
commit 48da337283

View File

@@ -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
#