summaryrefslogtreecommitdiff
path: root/meta-ampere/meta-jade/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ampere/meta-jade/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json')
-rw-r--r--meta-ampere/meta-jade/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json8
1 files changed, 1 insertions, 7 deletions
diff --git a/meta-ampere/meta-jade/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json b/meta-ampere/meta-jade/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json
index dd218c0c9..f2722c881 100644
--- a/meta-ampere/meta-jade/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json
+++ b/meta-ampere/meta-jade/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json
@@ -4,8 +4,7 @@
"power_config": {
"power_good_in": "PGOOD",
"power_up_outs": [
- {"name": "BMC_SYS_PSON_L", "polarity": false},
- {"name": "BMC_READY", "polarity": true}
+ {"name": "BMC_SYS_PSON_L", "polarity": false}
],
"reset_outs": [
{"name": "BMC_S0_SYSRESET_L", "polarity": false},
@@ -44,11 +43,6 @@
"name": "RESET_BUTTON",
"pin": "R5",
"direction": "both"
- },
- {
- "name": "BMC_READY",
- "pin": "AC5",
- "direction": "out"
}
]
}