tree: Use "true", "false" for fine_grained_control
fine_grained_control is a boolean, so use true false instead of 0, 1. Change-Id: I036818ab32563a1ce092c003bc7ae5c2c8ad3d10 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/85812 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subratabanik@google.com>
This commit is contained in:
parent
97923aebe1
commit
67b140a949
63 changed files with 70 additions and 70 deletions
|
|
@ -130,7 +130,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -180,7 +180,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -175,7 +175,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -210,7 +210,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -265,7 +265,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 on
|
||||
|
|
@ -387,7 +387,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 1 on
|
||||
|
|
|
|||
|
|
@ -132,7 +132,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -230,7 +230,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 on
|
||||
|
|
@ -327,7 +327,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 1 on
|
||||
|
|
|
|||
|
|
@ -203,7 +203,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -204,7 +204,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -136,7 +136,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -326,7 +326,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 1 on
|
||||
|
|
|
|||
|
|
@ -165,7 +165,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -212,7 +212,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -231,7 +231,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -135,7 +135,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -136,7 +136,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -242,7 +242,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -192,7 +192,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -265,7 +265,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 1 on
|
||||
|
|
|
|||
|
|
@ -172,7 +172,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -243,7 +243,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -286,7 +286,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 on
|
||||
|
|
@ -383,7 +383,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 1 on
|
||||
|
|
|
|||
|
|
@ -186,7 +186,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -344,7 +344,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 1 on
|
||||
|
|
|
|||
|
|
@ -247,7 +247,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -307,7 +307,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
device generic 1 on
|
||||
probe THERMAL THERMAL_15W
|
||||
|
|
|
|||
|
|
@ -264,7 +264,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 on
|
||||
|
|
@ -386,7 +386,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 1 on
|
||||
|
|
|
|||
|
|
@ -230,7 +230,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -269,7 +269,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 on
|
||||
|
|
@ -385,7 +385,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 1 on
|
||||
|
|
|
|||
|
|
@ -250,7 +250,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -233,7 +233,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -328,7 +328,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
device generic 1 on
|
||||
probe THERMAL_SOLUTION THERMAL_SOLUTION_15W
|
||||
|
|
|
|||
|
|
@ -274,7 +274,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 on
|
||||
|
|
@ -371,7 +371,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 1 on
|
||||
|
|
|
|||
|
|
@ -204,7 +204,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -269,7 +269,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -188,7 +188,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -267,7 +267,7 @@ chip soc/intel/pantherlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -261,7 +261,7 @@ chip soc/intel/cannonlake
|
|||
register "controls.fan_perf[9]" = "{ 0, 0, 0, 50, }"
|
||||
|
||||
# Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 on end
|
||||
|
|
|
|||
|
|
@ -233,7 +233,7 @@ chip soc/intel/cannonlake
|
|||
register "controls.fan_perf[9]" = "{ 0, 0, 0, 50, }"
|
||||
|
||||
# Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 on end
|
||||
|
|
|
|||
|
|
@ -320,7 +320,7 @@ chip soc/intel/cannonlake
|
|||
register "controls.fan_perf[9]" = "{ 0, 0, 0, 50, }"
|
||||
|
||||
# Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 on end
|
||||
|
|
|
|||
|
|
@ -293,7 +293,7 @@ chip soc/intel/cannonlake
|
|||
register "controls.fan_perf[9]" = "{ 0, 0, 0, 50, }"
|
||||
|
||||
# Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 on end
|
||||
|
|
|
|||
|
|
@ -320,7 +320,7 @@ chip soc/intel/cannonlake
|
|||
register "controls.fan_perf[9]" = "{ 0, 0, 0, 50, }"
|
||||
|
||||
# Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 on end
|
||||
|
|
|
|||
|
|
@ -293,7 +293,7 @@ chip soc/intel/cannonlake
|
|||
register "controls.fan_perf[9]" = "{ 0, 0, 0, 50, }"
|
||||
|
||||
# Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 on end
|
||||
|
|
|
|||
|
|
@ -243,7 +243,7 @@ chip soc/intel/cannonlake
|
|||
register "controls.fan_perf[9]" = "{ 0, 0, 0, 50, }"
|
||||
|
||||
# Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 on end
|
||||
|
|
|
|||
|
|
@ -255,7 +255,7 @@ chip soc/intel/cannonlake
|
|||
register "controls.fan_perf[9]" = "{ 0, 0, 0, 50, }"
|
||||
|
||||
# Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 on end
|
||||
|
|
|
|||
|
|
@ -293,7 +293,7 @@ chip soc/intel/cannonlake
|
|||
register "controls.fan_perf[9]" = "{ 0, 0, 0, 50, }"
|
||||
|
||||
# Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 on end
|
||||
|
|
|
|||
|
|
@ -256,7 +256,7 @@ chip soc/intel/cannonlake
|
|||
register "controls.fan_perf[9]" = "{ 0, 0, 0, 50, }"
|
||||
|
||||
# Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 on end
|
||||
|
|
|
|||
|
|
@ -256,7 +256,7 @@ chip soc/intel/meteorlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -252,7 +252,7 @@ chip soc/intel/meteorlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -289,7 +289,7 @@ chip soc/intel/meteorlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -272,7 +272,7 @@ chip soc/intel/meteorlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -384,7 +384,7 @@ chip soc/intel/tigerlake
|
|||
[9] = { 0, 0, 0, 50, }}"
|
||||
|
||||
# Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 on end
|
||||
|
|
|
|||
|
|
@ -105,7 +105,7 @@ chip soc/intel/tigerlake
|
|||
[9] = { 0, 0, 0, 50, }}"
|
||||
|
||||
# Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 on end
|
||||
|
|
|
|||
|
|
@ -83,7 +83,7 @@ chip soc/intel/tigerlake
|
|||
register "controls.fan_perf" = "{[0] = {0}}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "0"
|
||||
register "options.fan.fine_grained_control" = "false"
|
||||
register "options.fan.step_size" = "0"
|
||||
|
||||
device generic 0 on end
|
||||
|
|
|
|||
|
|
@ -96,7 +96,7 @@ chip soc/intel/tigerlake
|
|||
register "controls.fan_perf" = "{[0] = {0}}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "0"
|
||||
register "options.fan.fine_grained_control" = "false"
|
||||
register "options.fan.step_size" = "0"
|
||||
|
||||
device generic 0 on end
|
||||
|
|
|
|||
|
|
@ -118,7 +118,7 @@ chip soc/intel/tigerlake
|
|||
[9] = { 0, 0, 0, 50, }}"
|
||||
|
||||
# Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 on end
|
||||
|
|
|
|||
|
|
@ -103,7 +103,7 @@ chip soc/intel/tigerlake
|
|||
[9] = { 0, 0, 0, 50, }}"
|
||||
|
||||
# Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
## Charger Performance Control (Control, mA)
|
||||
|
|
|
|||
|
|
@ -105,7 +105,7 @@ chip soc/intel/tigerlake
|
|||
[9] = { 0, 0, 0, 50, }}"
|
||||
|
||||
# Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 on end
|
||||
|
|
|
|||
|
|
@ -68,7 +68,7 @@ chip soc/intel/tigerlake
|
|||
[8] = { 10, 800, 10, 100, },
|
||||
[9] = { 0, 0, 0, 50, }}"
|
||||
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
device generic 0 on
|
||||
probe THERMAL FAN_TABLE_0
|
||||
|
|
@ -159,7 +159,7 @@ chip soc/intel/tigerlake
|
|||
[8] = { 45, 3400, 10, 100, },
|
||||
[9] = { 0, 0, 0, 50, }}"
|
||||
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
device generic 1 on
|
||||
probe THERMAL FAN_TABLE_1
|
||||
|
|
|
|||
|
|
@ -294,7 +294,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ chip soc/intel/alderlake
|
|||
}"
|
||||
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 alias dptf_policy on end
|
||||
|
|
|
|||
|
|
@ -212,7 +212,7 @@ chip soc/intel/meteorlake
|
|||
[9] = { 0, 0, 0, 50, }
|
||||
}"
|
||||
## Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
device generic 0 alias dptf_policy on end
|
||||
end
|
||||
|
|
|
|||
|
|
@ -260,7 +260,7 @@ chip soc/intel/cannonlake
|
|||
register "controls.fan_perf[9]" = "{ 0, 0, 0, 50, }"
|
||||
|
||||
# Fan options
|
||||
register "options.fan.fine_grained_control" = "1"
|
||||
register "options.fan.fine_grained_control" = "true"
|
||||
register "options.fan.step_size" = "2"
|
||||
|
||||
device generic 0 on end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue