blob: d0441a69b3784f88239e3e02d3985878890debf8 [file] [log] [blame]
{
"gpio_configs": {
"power_config": {
"power_good_in": "PGOOD",
"power_up_outs": [
],
"reset_outs": [
]
}
},
"gpio_definitions": [
{
"name": "PGOOD",
"pin": "Z1",
"direction": "in"
},
{
"name": "POWER_UP_PIN",
"pin": "I0",
"direction": "both"
}
]
}