commit | 9aae6f484c2f11da5dfd46469c67cc2f8a83a6b9 | [log] [tgz] |
---|---|---|
author | James Feist <james.feist@linux.intel.com> | Mon Feb 25 13:45:29 2019 -0800 |
committer | James Feist <james.feist@linux.intel.com> | Tue Feb 26 13:57:24 2019 -0800 |
tree | a92b59f3c995eeec39734cb8a99db6629c024a90 | |
parent | 0227c933306fff165bd37f0a7a2ea87944a4d321 [diff] [blame] |
s/MinThermalRpm/MinThermalOutput Start using percent instead. Change-Id: I92f6d62d529d747c3d134477b946631593a47cf5 Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/schemas/global.json b/schemas/global.json index 6d4ac33..0a33d33 100644 --- a/schemas/global.json +++ b/schemas/global.json
@@ -232,7 +232,7 @@ "FailSafePercent": { "type": "integer" }, - "MinThermalRpm": { + "MinThermalOutput": { "type": "integer" }, "AllowedFailures": {