Revert "ARM64: dts/s5e8825: GPU undervolt to 790mV"
This never actually worked, as undervolting is handled in a different way. This reverts commit 1464058ebd26ae4fa3f3b1fbbfaf84e8c5d74fee.
This commit is contained in:
parent
58659caf1a
commit
838ee567b9
1 changed files with 2 additions and 2 deletions
|
@ -4496,9 +4496,9 @@
|
||||||
gpu_min_clock = <0x19640>;
|
gpu_min_clock = <0x19640>;
|
||||||
gpu_dvfs_start_clock = <0x35f48>;
|
gpu_dvfs_start_clock = <0x35f48>;
|
||||||
gpu_dvfs_bl_config_clock = <0x35f48>;
|
gpu_dvfs_bl_config_clock = <0x35f48>;
|
||||||
gpu_default_voltage = <0xc0df0>;
|
gpu_default_voltage = <0xcf850>;
|
||||||
gpu_cold_minimum_vol = <0x00>;
|
gpu_cold_minimum_vol = <0x00>;
|
||||||
gpu_voltage_offset_margin = <0x9218>;
|
gpu_voltage_offset_margin = <0x927c>;
|
||||||
gpu_tmu_control = <0x01>;
|
gpu_tmu_control = <0x01>;
|
||||||
gpu_temp_throttling_level_num = <0x05>;
|
gpu_temp_throttling_level_num = <0x05>;
|
||||||
gpu_temp_throttling = <0xbb418 0xa50a0 0x8ed28 0x789b0 0x62638>;
|
gpu_temp_throttling = <0xbb418 0xa50a0 0x8ed28 0x789b0 0x62638>;
|
||||||
|
|
Loading…
Reference in a new issue