On Wed, Jul 10, 2019 at 10:11:06PM +0200, Ahmad Fatoum wrote: > Some architectures have non-contiguous GPIO ranges where some GPIOs can > have identifiers exceeding the hardcoded ARCH_NR_GPIOs of 256. > > One such example is the STM32MP, whose gpioz controller has identifiers > that go up to ('Z' - 'A' + 1) * 0x10 - 1 = 415. > Instead of increasing the array size for all architectures or doing > some sort of packing, allow architecture to define their own overriding > CONFIG_ARCH_NR_GPIO like the kernel does. > > Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx> > --- > include/gpio.h | 4 ++++ > 1 file changed, 4 insertions(+) Applied 1-4, thanks Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox