summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-gsj/recipes-phosphor
diff options
context:
space:
mode:
Diffstat (limited to 'meta-quanta/meta-gsj/recipes-phosphor')
-rwxr-xr-xmeta-quanta/meta-gsj/recipes-phosphor/ipmi/gsj-ipmi-sensor-map/config.yaml27
1 files changed, 26 insertions, 1 deletions
diff --git a/meta-quanta/meta-gsj/recipes-phosphor/ipmi/gsj-ipmi-sensor-map/config.yaml b/meta-quanta/meta-gsj/recipes-phosphor/ipmi/gsj-ipmi-sensor-map/config.yaml
index f99973d76..a34a6ebb9 100755
--- a/meta-quanta/meta-gsj/recipes-phosphor/ipmi/gsj-ipmi-sensor-map/config.yaml
+++ b/meta-quanta/meta-gsj/recipes-phosphor/ipmi/gsj-ipmi-sensor-map/config.yaml
@@ -365,6 +365,31 @@
0xFF:
type: int64_t
+0xC0: &fan_pwm
+ sensorType: 0x04
+ path: /xyz/openbmc_project/sensors/fan_tach/Fan0_0_RPM
+ sensorReadingType: 0x01
+ multiplierM: 1
+ offsetB: 0
+ bExp: 0
+ mutability: Mutability::Write|Mutability::Read
+ serviceInterface: org.freedesktop.DBus.Properties
+ readingType: readingData
+ interfaces:
+ xyz.openbmc_project.Control.FanPwm:
+ Target:
+ Offsets:
+ 0xFF:
+ type: uint64_t
+
+0xC1:
+ <<: *fan_pwm
+ path: /xyz/openbmc_project/sensors/fan_tach/Fan1_0_RPM
+
+0xC2:
+ <<: *fan_pwm
+ path: /xyz/openbmc_project/sensors/fan_tach/Fan2_0_RPM
+
0x34:
entityID: 0x07
entityInstance: 1
@@ -524,4 +549,4 @@
assert: xyz.openbmc_project.Memory.MemoryECC.ECCStatus.UE
0x05:
type: string
- assert: xyz.openbmc_project.Memory.MemoryECC.ECCStatus.LogFull \ No newline at end of file
+ assert: xyz.openbmc_project.Memory.MemoryECC.ECCStatus.LogFull