mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-03 17:51:57 +09:00
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:
@@ -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
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user