On Wed, May 18, 2016 at 11:31 AM, Peng Fan <van.free...@gmail.com> wrote:
> To i.MX7D, there are two iomux controllers, iomuxc and iomuxc_lpsr. > They should not share one pin controller descriptor, otherwise > the value filled into imx_pinctrl_desc when probing the first > iomux controller will be overridden when probing the second one. > > In this patch, discard the static allcoated imx_pinctrl_desc and > switch to dynamically allcate pin controller descriptor for each > iomux controller. > > Signed-off-by: Peng Fan <van.free...@gmail.com> > Cc: Linus Walleij <linus.wall...@linaro.org> > Cc: Shawn Guo <shawn...@kernel.org> > Cc: Philipp Zabel <p.za...@pengutronix.de> > Cc: Stefan Agner <ste...@agner.ch> > Cc: Vladimir Zapolskiy <v...@mleia.com> Looks reasonable to me so patch applied since noone is responding. Yours, Linus Walleij