summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta-ibm/recipes-phosphor/fans/phosphor-fan-presence-config/rainier/everest/config.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/meta-ibm/recipes-phosphor/fans/phosphor-fan-presence-config/rainier/everest/config.json b/meta-ibm/recipes-phosphor/fans/phosphor-fan-presence-config/rainier/everest/config.json
index a9f1061fd..439aedcac 100644
--- a/meta-ibm/recipes-phosphor/fans/phosphor-fan-presence-config/rainier/everest/config.json
+++ b/meta-ibm/recipes-phosphor/fans/phosphor-fan-presence-config/rainier/everest/config.json
@@ -4,6 +4,12 @@
"path": "/system/chassis/motherboard/fan0",
"methods": [
{
+ "type": "gpio",
+ "key": 15,
+ "physpath": "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a780.i2c-bus/i2c-14/i2c-30/30-0061",
+ "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event"
+ },
+ {
"type": "tach",
"sensors": [
"fan0_0",
@@ -20,6 +26,12 @@
"path": "/system/chassis/motherboard/fan1",
"methods": [
{
+ "type": "gpio",
+ "key": 14,
+ "physpath": "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a780.i2c-bus/i2c-14/i2c-30/30-0061",
+ "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event"
+ },
+ {
"type": "tach",
"sensors": [
"fan1_0",
@@ -36,6 +48,12 @@
"path": "/system/chassis/motherboard/fan2",
"methods": [
{
+ "type": "gpio",
+ "key": 13,
+ "physpath": "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a780.i2c-bus/i2c-14/i2c-30/30-0061",
+ "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event"
+ },
+ {
"type": "tach",
"sensors": [
"fan2_0",
@@ -52,6 +70,12 @@
"path": "/system/chassis/motherboard/fan3",
"methods": [
{
+ "type": "gpio",
+ "key": 12,
+ "physpath": "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a780.i2c-bus/i2c-14/i2c-30/30-0061",
+ "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event"
+ },
+ {
"type": "tach",
"sensors": [
"fan3_0",