NR_BASEBOARD_GPIOS
x3proto_irq_domain = irq_domain_create_linear(NULL, NR_BASEBOARD_GPIOS,
for_each_set_bit(pin, &mask, NR_BASEBOARD_GPIOS)
.ngpio = NR_BASEBOARD_GPIOS,
static struct gpio_keys_button baseboard_buttons[NR_BASEBOARD_GPIOS] = {