summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-ast2500/recipes-phosphor/configuration/entity-manager/CYP-baseboard.json
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openbmc-mods/meta-ast2500/recipes-phosphor/configuration/entity-manager/CYP-baseboard.json')
-rw-r--r--meta-openbmc-mods/meta-ast2500/recipes-phosphor/configuration/entity-manager/CYP-baseboard.json18
1 files changed, 8 insertions, 10 deletions
diff --git a/meta-openbmc-mods/meta-ast2500/recipes-phosphor/configuration/entity-manager/CYP-baseboard.json b/meta-openbmc-mods/meta-ast2500/recipes-phosphor/configuration/entity-manager/CYP-baseboard.json
index 845c444b2..b06f1d266 100644
--- a/meta-openbmc-mods/meta-ast2500/recipes-phosphor/configuration/entity-manager/CYP-baseboard.json
+++ b/meta-openbmc-mods/meta-ast2500/recipes-phosphor/configuration/entity-manager/CYP-baseboard.json
@@ -527,9 +527,9 @@
"Type": "ADC"
},
{
- "BindGpioIntrusion": "Chassis Intrusion GPIO",
"Class": "Gpio",
"Name": "Chassis Intrusion Sensor",
+ "GpioPolarity": "Low",
"Type": "ChassisIntrusionSensor"
},
{
@@ -821,13 +821,6 @@
},
{
"Direction": "Input",
- "Index": 143,
- "Name": "Chassis Intrusion GPIO",
- "Polarity": "Low",
- "Type": "Gpio"
- },
- {
- "Direction": "Input",
"Index": 144,
"Name": "Remote Debug Enable",
"Polarity": "High",
@@ -1417,7 +1410,6 @@
"OR",
"xyz.openbmc_project.FruDevice({'PRODUCT_PRODUCT_NAME': '.*CYP'})"
],
- "ProductId": 152,
"Type": "Board",
"xyz.openbmc_project.Inventory.Decorator.Asset": {
"Manufacturer": "$PRODUCT_MANUFACTURER",
@@ -1425,5 +1417,11 @@
"PartNumber": "$PRODUCT_PART_NUMBER",
"SerialNumber": "$PRODUCT_SERIAL_NUMBER"
},
- "xyz.openbmc_project.Inventory.Item.Baseboard": {}
+ "xyz.openbmc_project.Inventory.Decorator.AssetTag": {
+ "AssetTag": "$PRODUCT_ASSET_TAG"
+ },
+ "xyz.openbmc_project.Inventory.Item.Board.Motherboard": {
+ "ProductId": 152
+ },
+ "xyz.openbmc_project.Inventory.Item.System": {}
} \ No newline at end of file