MA35_GPIO_PORT_MAX
bank->nr_pins = MA35_GPIO_PORT_MAX;
*group = gpio_num / MA35_GPIO_PORT_MAX;
*num = gpio_num % MA35_GPIO_PORT_MAX;