PIN_IDX
err = gpio_pin_get_by_ofw_idx(dev, ofw_bus_get_node(dev), PIN_IDX,
err = gpio_pin_get_by_child_index(dev, PIN_IDX, &sc->pin);