53 lines
1.2 KiB
JSON
53 lines
1.2 KiB
JSON
{
|
|
"gpio_configs":[
|
|
{
|
|
"Name" : "PostComplete",
|
|
"LineName" : "POST_COMPLETE3",
|
|
"Type" : "GPIO",
|
|
"Polarity" : "ActiveLow"
|
|
},
|
|
|
|
{
|
|
"Name" : "SlotPower",
|
|
"LineName" : "SLOT3_POWER",
|
|
"Type" : "GPIO",
|
|
"Polarity" : "ActiveLow"
|
|
},
|
|
|
|
{
|
|
"Name" : "PowerOut",
|
|
"LineName" : "POWER_OUT3",
|
|
"Type" : "GPIO",
|
|
"Polarity" : "ActiveLow"
|
|
},
|
|
|
|
{
|
|
"Name" : "ResetOut",
|
|
"LineName" : "RESET_OUT3",
|
|
"Type" : "GPIO",
|
|
"Polarity" : "ActiveLow"
|
|
},
|
|
|
|
{
|
|
"Name" : "PowerOk",
|
|
"DbusName" : "xyz.openbmc_project.IpmbSensor",
|
|
"Path" : "/xyz/openbmc_project/gpio/ipmbGpioState/3_CPU_Good",
|
|
"Interface" : "xyz.openbmc_project.Chassis.Control.Power",
|
|
"Property" : "PGood",
|
|
"Type" : "DBUS"
|
|
}
|
|
],
|
|
"timing_configs":{
|
|
"PowerPulseMs": 200,
|
|
"ForceOffPulseMs": 15000,
|
|
"ResetPulseMs": 500,
|
|
"PowerCycleMs": 5000,
|
|
"SioPowerGoodWatchdogMs": 1000,
|
|
"PsPowerOKWatchdogMs": 8000,
|
|
"GracefulPowerOffS": 300,
|
|
"WarmResetCheckMs": 500,
|
|
"PowerOffSaveMs": 7000,
|
|
"slotPowerCycleTimeMs": 200
|
|
}
|
|
}
|