summaryrefslogtreecommitdiff
path: root/meta-facebook/meta-greatlakes/recipes-phosphor/gpio/phosphor-gpio-monitor/greatlakes-phosphor-multi-gpio-monitor.json
diff options
context:
space:
mode:
Diffstat (limited to 'meta-facebook/meta-greatlakes/recipes-phosphor/gpio/phosphor-gpio-monitor/greatlakes-phosphor-multi-gpio-monitor.json')
-rw-r--r--meta-facebook/meta-greatlakes/recipes-phosphor/gpio/phosphor-gpio-monitor/greatlakes-phosphor-multi-gpio-monitor.json34
1 files changed, 34 insertions, 0 deletions
diff --git a/meta-facebook/meta-greatlakes/recipes-phosphor/gpio/phosphor-gpio-monitor/greatlakes-phosphor-multi-gpio-monitor.json b/meta-facebook/meta-greatlakes/recipes-phosphor/gpio/phosphor-gpio-monitor/greatlakes-phosphor-multi-gpio-monitor.json
new file mode 100644
index 0000000000..0519438625
--- /dev/null
+++ b/meta-facebook/meta-greatlakes/recipes-phosphor/gpio/phosphor-gpio-monitor/greatlakes-phosphor-multi-gpio-monitor.json
@@ -0,0 +1,34 @@
+[
+ {
+ "Name": "PWROK_STBY_BMC_SLOT1",
+ "ChipId": "0",
+ "GpioNum": 10,
+ "EventMon": "FALLING",
+ "Target": "set-current-host-state@1.service",
+ "Continue": true
+ },
+ {
+ "Name": "PWROK_STBY_BMC_SLOT2",
+ "ChipId": "0",
+ "GpioNum": 11,
+ "EventMon": "FALLING",
+ "Target": "set-current-host-state@2.service",
+ "Continue": true
+ },
+ {
+ "Name": "PWROK_STBY_BMC_SLOT3",
+ "ChipId": "0",
+ "GpioNum": 12,
+ "EventMon": "FALLING",
+ "Target": "set-current-host-state@3.service",
+ "Continue": true
+ },
+ {
+ "Name": "PWROK_STBY_BMC_SLOT4",
+ "ChipId": "0",
+ "GpioNum": 13,
+ "EventMon": "FALLING",
+ "Target": "set-current-host-state@4.service",
+ "Continue": true
+ }
+]