blob: ad03a73cb60f62f1fa2f5ce8bbeda56d80dd65da [file] [log] [blame]
{
"gpio_configs": {
"power_config": {
"power_good_in": "PGOOD",
"power_up_outs": [
],
"reset_outs": [
]
}
},
"gpio_definitions": [
{
"name": "PGOOD",
"num": 200,
"direction": "in"
},
{
"name": "POWER_BUTTON",
"num": 192,
"direction": "both"
},
{
"name": "RESET_BUTTON",
"num": 13,
"direction": "both"
}
]
}