From 27b199abc60b07f66191a76f2052a080fb6517fe Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Thu, 26 Oct 2017 18:04:03 -0700 Subject: quanta-q71l: update ipmi sensor map There were some updates in the format of the sensor config yaml. This tries to update the quanta-q71l sensor yaml to the latest format. Change-Id: I600ddd6bb36200f6895c26db6e8ddc1b6c23a109 Signed-off-by: Patrick Venture --- .../ipmi/q71l-ipmi-sensor-map/config.yaml | 88 ++++++++++++++++------ 1 file changed, 66 insertions(+), 22 deletions(-) (limited to 'meta-openbmc-machines/meta-x86') diff --git a/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/ipmi/q71l-ipmi-sensor-map/config.yaml b/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/ipmi/q71l-ipmi-sensor-map/config.yaml index 0d6261d69..5602dc687 100644 --- a/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/ipmi/q71l-ipmi-sensor-map/config.yaml +++ b/meta-openbmc-machines/meta-x86/meta-quanta/meta-q71l/recipes-phosphor/ipmi/q71l-ipmi-sensor-map/config.yaml @@ -5,11 +5,15 @@ multiplierM: 511 offsetB: 0 bExp: 0 + mutability: Mutability::Write|Mutability::Read + serviceInterface: org.freedesktop.DBus.Properties + readingType: readingData interfaces: xyz.openbmc_project.Sensor.Value: Value: - 0x0: - type: int + Offsets: + 0x0: + type: int64_t 0xF1: sensorType: 0x01 @@ -18,11 +22,15 @@ multiplierM: 511 offsetB: 0 bExp: 0 + mutability: Mutability::Write|Mutability::Read + serviceInterface: org.freedesktop.DBus.Properties + readingType: readingData interfaces: xyz.openbmc_project.Sensor.Value: Value: - 0x0: - type: int + Offsets: + 0x0: + type: int64_t 0xF2: sensorType: 0x01 @@ -31,11 +39,15 @@ multiplierM: 511 offsetB: 0 bExp: 0 + mutability: Mutability::Write|Mutability::Read + serviceInterface: org.freedesktop.DBus.Properties + readingType: readingData interfaces: xyz.openbmc_project.Sensor.Value: Value: - 0x0: - type: int + Offsets: + 0x0: + type: int64_t 0xB0: sensorType: 0x04 @@ -44,11 +56,15 @@ multiplierM: 100 offsetB: 0 bExp: 0 + mutability: Mutability::Write|Mutability::Read + serviceInterface: org.freedesktop.DBus.Properties + readingType: readingData interfaces: xyz.openbmc_project.Sensor.Value: Value: - 0x0: - type: int + Offsets: + 0x0: + type: int64_t 0xB1: sensorType: 0x04 @@ -57,11 +73,15 @@ multiplierM: 100 offsetB: 0 bExp: 0 + mutability: Mutability::Write|Mutability::Read + serviceInterface: org.freedesktop.DBus.Properties + readingType: readingData interfaces: xyz.openbmc_project.Sensor.Value: Value: - 0x0: - type: int + Offsets: + 0x0: + type: int64_t 0xB2: sensorType: 0x04 @@ -70,11 +90,15 @@ multiplierM: 100 offsetB: 0 bExp: 0 + mutability: Mutability::Write|Mutability::Read + serviceInterface: org.freedesktop.DBus.Properties + readingType: readingData interfaces: xyz.openbmc_project.Sensor.Value: Value: - 0x0: - type: int + Offsets: + 0x0: + type: int64_t 0xB3: sensorType: 0x04 @@ -83,11 +107,15 @@ multiplierM: 100 offsetB: 0 bExp: 0 + mutability: Mutability::Write|Mutability::Read + serviceInterface: org.freedesktop.DBus.Properties + readingType: readingData interfaces: xyz.openbmc_project.Sensor.Value: Value: - 0x0: - type: int + Offsets: + 0x0: + type: int64_t 0xB4: sensorType: 0x04 @@ -96,11 +124,15 @@ multiplierM: 100 offsetB: 0 bExp: 0 + mutability: Mutability::Write|Mutability::Read + serviceInterface: org.freedesktop.DBus.Properties + readingType: readingData interfaces: xyz.openbmc_project.Sensor.Value: Value: - 0x0: - type: int + Offsets: + 0x0: + type: int64_t 0xB5: sensorType: 0x04 @@ -109,11 +141,15 @@ multiplierM: 100 offsetB: 0 bExp: 0 + mutability: Mutability::Write|Mutability::Read + serviceInterface: org.freedesktop.DBus.Properties + readingType: readingData interfaces: xyz.openbmc_project.Sensor.Value: Value: - 0x0: - type: int + Offsets: + 0x0: + type: int64_t 0xB6: sensorType: 0x04 @@ -122,11 +158,15 @@ multiplierM: 100 offsetB: 0 bExp: 0 + mutability: Mutability::Write|Mutability::Read + serviceInterface: org.freedesktop.DBus.Properties + readingType: readingData interfaces: xyz.openbmc_project.Sensor.Value: Value: - 0x0: - type: int + Offsets: + 0x0: + type: int64_t 0xB7: sensorType: 0x04 @@ -135,8 +175,12 @@ multiplierM: 100 offsetB: 0 bExp: 0 + mutability: Mutability::Write|Mutability::Read + serviceInterface: org.freedesktop.DBus.Properties + readingType: readingData interfaces: xyz.openbmc_project.Sensor.Value: Value: - 0x0: - type: int + Offsets: + 0x0: + type: int64_t -- cgit v1.2.1