summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Cain <cjcain@us.ibm.com>2022-01-13 23:18:47 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-02-23 19:40:22 +0300
commitf64e855c454b4a383f453695273c640ccc181350 (patch)
treed2e16c83966f9f06c9bacb6f2cb293ae37be3266
parent0decde15275b12117738dc3716647d77b5faf7b5 (diff)
downloadopenbmc-f64e855c454b4a383f453695273c640ccc181350.tar.xz
meta-ibm: Remove setting default power mode and IPS parms
The power_mode and power_ips dbus objects are being consolidated and moved under the org.open_power.OCC.Control service. Their default values will now be set via entity-manager. Verified on Everest hardware. Change-Id: Ibfa1e55126862db3521855ad0743a1423e555dac Signed-off-by: Chris Cain <cjcain@us.ibm.com>
-rw-r--r--meta-ibm/recipes-phosphor/settings/phosphor-settings-manager/ibm_settings.override.yml36
1 files changed, 0 insertions, 36 deletions
diff --git a/meta-ibm/recipes-phosphor/settings/phosphor-settings-manager/ibm_settings.override.yml b/meta-ibm/recipes-phosphor/settings/phosphor-settings-manager/ibm_settings.override.yml
index 4cd176842b..8dae59e4b8 100644
--- a/meta-ibm/recipes-phosphor/settings/phosphor-settings-manager/ibm_settings.override.yml
+++ b/meta-ibm/recipes-phosphor/settings/phosphor-settings-manager/ibm_settings.override.yml
@@ -10,42 +10,6 @@
Enabled:
Default: 'true'
-/xyz/openbmc_project/control/host0/power_mode:
- - Interface: xyz.openbmc_project.Control.Power.Mode
- Properties:
- PowerMode:
- Default: Mode::PowerMode::MaximumPerformance
-
-/xyz/openbmc_project/control/host0/power_ips:
- - Interface: xyz.openbmc_project.Control.Power.IdlePowerSaver
- Properties:
- Enabled:
- Default: 'false'
- EnterUtilizationPercent:
- Default: 8
- Validation:
- Type: "range"
- Validator: 1..95
- Unit: "percent"
- EnterDwellTime:
- Default: 240000
- Validation:
- Type: "range"
- Validator: 10000..600000
- Unit: "milliseconds"
- ExitUtilizationPercent:
- Default: 12
- Validation:
- Type: "range"
- Validator: 5..95
- Unit: "percent"
- ExitDwellTime:
- Default: 12000
- Validation:
- Type: "range"
- Validator: 10000..600000
- Unit: "milliseconds"
-
/xyz/openbmc_project/hardware_isolation/allow_hw_isolation:
- Interface: xyz.openbmc_project.Object.Enable
Properties: