configs: turn down undervolt to a safe value

We need to investigate reports of random reboots.

Signed-off-by: Nahuel Gómez <nahuelgomez329@gmail.com>
This commit is contained in:
Nahuel Gómez 2025-01-06 02:44:01 -03:00 committed by Ksawlii
parent f4634f8802
commit 1c7179186b
2 changed files with 6 additions and 6 deletions

View file

@ -6078,9 +6078,9 @@ CONFIG_EXYNOS_CPU_PROFILER=m
CONFIG_EXYNOS_WOW=m
# CONFIG_EXYNOS_PTRAUTH_OVERRIDE_CFISCS is not set
CONFIG_SOC_S5E8825_UNDERVOLT=y
CONFIG_SOC_S5E8825_CL0_UV=5
CONFIG_SOC_S5E8825_CL1_UV=4
CONFIG_SOC_S5E8825_GPU_UV=4
CONFIG_SOC_S5E8825_CL0_UV=3
CONFIG_SOC_S5E8825_CL1_UV=2
CONFIG_SOC_S5E8825_GPU_UV=3
CONFIG_EXYNOS_ACPM_MFD=y
# CONFIG_EXYNOS_MFD_SPMI is not set
CONFIG_EXYNOS_MFD_I3C=y

View file

@ -6078,9 +6078,9 @@ CONFIG_EXYNOS_CPU_PROFILER=m
CONFIG_EXYNOS_WOW=m
# CONFIG_EXYNOS_PTRAUTH_OVERRIDE_CFISCS is not set
CONFIG_SOC_S5E8825_UNDERVOLT=y
CONFIG_SOC_S5E8825_CL0_UV=5
CONFIG_SOC_S5E8825_CL1_UV=4
CONFIG_SOC_S5E8825_GPU_UV=4
CONFIG_SOC_S5E8825_CL0_UV=3
CONFIG_SOC_S5E8825_CL1_UV=2
CONFIG_SOC_S5E8825_GPU_UV=3
CONFIG_EXYNOS_ACPM_MFD=y
# CONFIG_EXYNOS_MFD_SPMI is not set
CONFIG_EXYNOS_MFD_I3C=y