On Tue, Oct 21, 2014 at 11:40:45AM +0200, Uwe Kleine-König wrote: > The mxs pinctrl driver cannot handle when functions are not grouped by > name (which IMO is a bug). This happens for example if a > imx28-somemachine.dts provides a function that has the same name as a > function defined in imx28.dtsi. > > The proper way to fix that would be to check for duplicates in the loops > (which increases parsing time) or parse the groups first and sort the > resulting array. > > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> Acked-by: Shawn Guo <shawn.guo@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html