summaryrefslogtreecommitdiff
path: root/meta-ibm/recipes-phosphor/fans/phosphor-fan-monitor-config/p10bmc/rainier-1s4u
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2021-04-12 21:26:44 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-04-12 23:05:34 +0300
commit9c2c90fb92d0ff2604f14b882e26ea9641780370 (patch)
tree6aae3bb70c8bca0e27703cd27e78033a0eb1a6ca /meta-ibm/recipes-phosphor/fans/phosphor-fan-monitor-config/p10bmc/rainier-1s4u
parent2e8e014d679748a5ce66e7d0f400c229fd2175db (diff)
downloadopenbmc-9c2c90fb92d0ff2604f14b882e26ea9641780370.tar.xz
1s4u: replace fan3 with fan4
The 1s4u hardware is configured with fans at 0,1,2, and 4 locations. Tested: - Verified that we can now power on a 1s4u machine with this change plus a kernel device tree change to move to fan 4. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ic1415da9ab900c0e553600df89a1e26893f8b0bd
Diffstat (limited to 'meta-ibm/recipes-phosphor/fans/phosphor-fan-monitor-config/p10bmc/rainier-1s4u')
-rw-r--r--meta-ibm/recipes-phosphor/fans/phosphor-fan-monitor-config/p10bmc/rainier-1s4u/config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-ibm/recipes-phosphor/fans/phosphor-fan-monitor-config/p10bmc/rainier-1s4u/config.json b/meta-ibm/recipes-phosphor/fans/phosphor-fan-monitor-config/p10bmc/rainier-1s4u/config.json
index 1a5e30572..737cb3f3b 100644
--- a/meta-ibm/recipes-phosphor/fans/phosphor-fan-monitor-config/p10bmc/rainier-1s4u/config.json
+++ b/meta-ibm/recipes-phosphor/fans/phosphor-fan-monitor-config/p10bmc/rainier-1s4u/config.json
@@ -49,7 +49,7 @@
]
},
{
- "inventory": "/system/chassis/motherboard/fan3",
+ "inventory": "/system/chassis/motherboard/fan4",
"functional_delay": 5,
"allowed_out_of_range_time": 30,
"deviation": 15,
@@ -59,7 +59,7 @@
"nonfunc_rotor_error_delay": 0,
"sensors": [
{
- "name": "fan3_0",
+ "name": "fan4_0",
"has_target": true
}
]