BCM2711_NUM_GPIOS
.npins = BCM2711_NUM_GPIOS,
.npins = BCM2711_NUM_GPIOS,
BUILD_BUG_ON(ARRAY_SIZE(bcm2835_gpio_pins) != BCM2711_NUM_GPIOS);
BUILD_BUG_ON(ARRAY_SIZE(bcm2835_gpio_groups) != BCM2711_NUM_GPIOS);
.ngpio = BCM2711_NUM_GPIOS,
unsigned int irq_type[BCM2711_NUM_GPIOS];