summaryrefslogtreecommitdiff
path: root/meta-inspur/meta-fp5280g2/recipes-phosphor/fans/phosphor-fan-presence-config/config.yaml
blob: 31ac1ba4709df87e1721ecb8186b2b59ef4814ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
- name: fan0
  path: /system/chassis/motherboard/fan0
  methods:
    - type: gpio
      key: 1
      physpath: /sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a340.i2c-bus/i2c-8/8-0021
      devpath: /dev/input/by-path/platform-gpio-keys-polled-event

- name: fan1
  path: /system/chassis/motherboard/fan1
  methods:
    - type: gpio
      key: 2
      physpath: /sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a340.i2c-bus/i2c-8/8-0021
      devpath: /dev/input/by-path/platform-gpio-keys-polled-event

- name: fan2
  path: /system/chassis/motherboard/fan2
  methods:
    - type: gpio
      key: 3
      physpath: /sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a340.i2c-bus/i2c-8/8-0021
      devpath: /dev/input/by-path/platform-gpio-keys-polled-event

- name: fan3
  path: /system/chassis/motherboard/fan3
  methods:
    - type: gpio
      key: 4
      physpath: /sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a340.i2c-bus/i2c-8/8-0021
      devpath: /dev/input/by-path/platform-gpio-keys-polled-event