summaryrefslogtreecommitdiff
path: root/meta-ibm/recipes-phosphor
diff options
context:
space:
mode:
authorMatthew Barth <msbarth@us.ibm.com>2021-01-07 21:06:38 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-01-12 16:52:55 +0300
commitf309314224ff34552d3af22fbee852657a8d62e3 (patch)
tree260e2f9d202b7d4e0ec5fa8c2aa090daaf928068 /meta-ibm/recipes-phosphor
parent6422304f3e3d14ad9fde04cf87fe7e1061e10b65 (diff)
downloadopenbmc-f309314224ff34552d3af22fbee852657a8d62e3.tar.xz
rainier: Remove fan presence gpios on Everest
Temporarily remove detecting fan presence by gpio on Everest until the gpios are added within the dts and accessible in userspace. (From meta-ibm rev: 7c4944f2dfd2ce5ab811f7e07a5a4d8de5949ee4) Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Change-Id: I62f80e494a9d0feffa45cc3a1e08f0a859fca35b Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-ibm/recipes-phosphor')
-rw-r--r--meta-ibm/recipes-phosphor/fans/phosphor-fan-presence-config/rainier/everest/config.json24
1 files changed, 0 insertions, 24 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 dcadd10f1..a9f1061fd 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,12 +4,6 @@
"path": "/system/chassis/motherboard/fan0",
"methods": [
{
- "type": "gpio",
- "key": 19,
- "physpath": "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a780.i2c-bus/i2c-14/14-0061",
- "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event"
- },
- {
"type": "tach",
"sensors": [
"fan0_0",
@@ -26,12 +20,6 @@
"path": "/system/chassis/motherboard/fan1",
"methods": [
{
- "type": "gpio",
- "key": 18,
- "physpath": "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a780.i2c-bus/i2c-14/14-0061",
- "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event"
- },
- {
"type": "tach",
"sensors": [
"fan1_0",
@@ -48,12 +36,6 @@
"path": "/system/chassis/motherboard/fan2",
"methods": [
{
- "type": "gpio",
- "key": 17,
- "physpath": "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a780.i2c-bus/i2c-14/14-0061",
- "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event"
- },
- {
"type": "tach",
"sensors": [
"fan2_0",
@@ -70,12 +52,6 @@
"path": "/system/chassis/motherboard/fan3",
"methods": [
{
- "type": "gpio",
- "key": 16,
- "physpath": "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a780.i2c-bus/i2c-14/14-0061",
- "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event"
- },
- {
"type": "tach",
"sensors": [
"fan3_0",