summaryrefslogtreecommitdiff
path: root/meta-ibm/recipes-phosphor/fans/phosphor-fan/rainier/rainier-1s4u/zones.json
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2021-03-24 02:25:27 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-03-25 23:23:32 +0300
commitc22ef042f8791c093e75e4fbf8deb77e1a691677 (patch)
tree9f547dac9b61cab709739754f8f2c720cfb79fd6 /meta-ibm/recipes-phosphor/fans/phosphor-fan/rainier/rainier-1s4u/zones.json
parenta8887be7c73cd111d2daf23611981fccfc504300 (diff)
downloadopenbmc-c22ef042f8791c093e75e4fbf8deb77e1a691677.tar.xz
1s4u: support zones.json for new system
The 1s4u is just like the 2s4u except it has two less fans. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I56ed73ee573df250072bd014a0e4c8a4072e974e
Diffstat (limited to 'meta-ibm/recipes-phosphor/fans/phosphor-fan/rainier/rainier-1s4u/zones.json')
-rw-r--r--meta-ibm/recipes-phosphor/fans/phosphor-fan/rainier/rainier-1s4u/zones.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-ibm/recipes-phosphor/fans/phosphor-fan/rainier/rainier-1s4u/zones.json b/meta-ibm/recipes-phosphor/fans/phosphor-fan/rainier/rainier-1s4u/zones.json
new file mode 100644
index 0000000000..b2c96070b7
--- /dev/null
+++ b/meta-ibm/recipes-phosphor/fans/phosphor-fan/rainier/rainier-1s4u/zones.json
@@ -0,0 +1,9 @@
+[
+ {
+ "name": "0",
+ "full_speed": 6000,
+ "default_floor": 6000,
+ "increase_delay": 5,
+ "decrease_interval": 30
+ }
+]