blob: 2dccd42e89805d13335b3a5502ee2a8a38fb36ea [file] [log] [blame]
{
"gpio_configs": {
"power_config": {
"power_good_in": "PGOOD",
"power_up_outs": [
],
"reset_outs": [
{"name": "BMC_S0_SYSRESET_N", "polarity": false}
]
}
},
"gpio_definitions": [
{
"name": "PGOOD",
"num": 200,
"direction": "in"
},
{
"name": "BMC_S0_SYSRESET_N",
"num": 65,
"direction": "out"
}
]
}