On Fri, Jan 14, 2022 at 09:47:56AM +0100, Ahmad Fatoum wrote: > From: Michael Riesch <michael.riesch@xxxxxxxxxxxxxx> > > We've so far relied on GPIO controllers being named "gpioX", while the > binding mandates gpio controllers being just called "gpio". This already > broke rk3288 support and rk3568.dtsi upstream also differs from the > version in barebox' arch/arm/dts in that regard. > > Instead, do like Linux does and use the alias to match the controllers to > the GPIO banks with a fallback to probe order. > > Fixes: 3f2f5980d517 ("dts: update to v5.16-rc1") > Signed-off-by: Michael Riesch <michael.riesch@xxxxxxxxxxxxxx> > [afa: drop strncmp in favor of id comparison, reword commit message] > Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx> > --- > drivers/pinctrl/pinctrl-rockchip.c | 10 ++++++++-- > 1 file changed, 8 insertions(+), 2 deletions(-) Applied to master, thanks Sascha -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 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