summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta-ampere/meta-mitchell/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-ampere/meta-mitchell/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json b/meta-ampere/meta-mitchell/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json
index 2ff86f8c25..04c01c5df3 100644
--- a/meta-ampere/meta-mitchell/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json
+++ b/meta-ampere/meta-mitchell/recipes-phosphor/gpio/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json
@@ -1,15 +1,15 @@
[
{
- "Name": "CPU_1",
+ "Name": "CPU01",
"LineName": "presence-cpu0",
"ActiveLow": true,
- "Inventory": "/system/chassis/motherboard/CPU_1"
+ "Inventory": "/system/chassis/motherboard/cpu0"
},
{
- "Name": "CPU_2",
+ "Name": "CPU02",
"LineName": "presence-cpu1",
"ActiveLow": true,
- "Inventory": "/system/chassis/motherboard/CPU_2"
+ "Inventory": "/system/chassis/motherboard/cpu1"
},
{
"Name": "PSU0",