Initial commit

This commit is contained in:
Your Name
2026-04-23 17:07:55 +08:00
commit b7e39e063b
16725 changed files with 1625565 additions and 0 deletions
@@ -0,0 +1,6 @@
DEVPATH=/sys/bus/i2c/devices/3-0068
INSTANCE=0
INVENTORY=/system/chassis/motherboard/powersupply0
NUM_HISTORY_RECORDS=120
SYNC_GPIO_PATH=/dev/gpiochip0
SYNC_GPIO_NUM=105
@@ -0,0 +1,6 @@
DEVPATH=/sys/bus/i2c/devices/3-0069
INSTANCE=1
INVENTORY=/system/chassis/motherboard/powersupply1
NUM_HISTORY_RECORDS=120
SYNC_GPIO_PATH=/dev/gpiochip0
SYNC_GPIO_NUM=105
@@ -0,0 +1,29 @@
{
"inventoryPMBusAccessType": "HwmonDeviceDebug",
"fruConfigs": [
{
"propertyName": "PartNumber",
"fileName": "part_number",
"interface": "xyz.openbmc_project.Inventory.Decorator.Asset"
},
{
"propertyName": "SerialNumber",
"fileName": "serial_number",
"interface": "xyz.openbmc_project.Inventory.Decorator.Asset"
},
{
"propertyName": "Model",
"fileName": "ccin",
"interface": "xyz.openbmc_project.Inventory.Decorator.Asset"
},
{
"propertyName": "Version",
"fileName": "fw_version",
"interface": "xyz.openbmc_project.Software.Version"
}
],
"psuDevices": {
"/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0" : "/sys/bus/i2c/devices/3-0068",
"/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply1" : "/sys/bus/i2c/devices/3-0069"
}
}