summaryrefslogtreecommitdiffstats
path: root/meta-ibm
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2018-11-27 10:01:43 -0600
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-28 09:45:19 -0500
commitc070238099ead5d13ecf12bde5797e52dcce6a77 (patch)
treed6d93dfbadd465f657bc636845340dfbef14a6dc /meta-ibm
parentb0ba1c5999ef9069004e55c9fa2c2d362f2a1b31 (diff)
downloadtalos-openbmc-c070238099ead5d13ecf12bde5797e52dcce6a77.tar.gz
talos-openbmc-c070238099ead5d13ecf12bde5797e52dcce6a77.zip
wspoon: Remove reset button GPIO
Witherspoon doesn't actually have a reset button. This was pointed at a GPIO used by the fan watchdog. (From meta-ibm rev: 67afe4eaa0e066431292e7481e00eb703de6184f) Change-Id: I50da933dd59e644ac400daa77770a700850594bb Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-ibm')
-rw-r--r--meta-ibm/meta-witherspoon/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json b/meta-ibm/meta-witherspoon/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json
index bacde99be..5df8d0141 100644
--- a/meta-ibm/meta-witherspoon/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json
+++ b/meta-ibm/meta-witherspoon/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json
@@ -53,11 +53,6 @@
"name": "POWER_BUTTON",
"pin": "I3",
"direction": "both"
- },
- {
- "name": "RESET_BUTTON",
- "pin": "J1",
- "direction": "both"
}
]
}
OpenPOWER on IntegriCloud