GPIO_WD_RST0
if (i < GPIO_WD_RST0)
if (i < GPIO_WD_RST0) {
reset |= gpiod_get_value(drv->gpios[GPIO_WD_RST0]) ? (1 << 0) : 0;