On Wed, 29 May 2024 06:53:10 +0200, Oleksij Rempel wrote: > Introduce gpio_offset variable in gpiolib to handle GPIO controllers > with non-zero starting indices. This is necessary for stm32mp151aad3, > which includes GPIO banks with 6 and 10 lines that do not start from 0. > > Applied, thanks! [1/2] gpiolib: extend support for non-zero offset GPIO banks https://git.pengutronix.de/cgit/barebox/commit/?id=9fdb89b620c0 (link may not be stable) [2/2] pinctrl: stm32: extract and set GPIO offset from devicetree https://git.pengutronix.de/cgit/barebox/commit/?id=1f5bdfbdae27 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>