Re: [PATCH v5 1/7] pinctrl: freescale: imx: fix system crash if enable two pinctl instances

2015-10-02 Thread Linus Walleij
On Thu, Sep 24, 2015 at 1:53 PM, Adrian Alonso wrote: > From: Robin Gong > > Fix system chrash caused by groups whose number is smaller than the number > of groups of the last pinctl instance which is not initialized. > > iMX7D supports two iomux

Re: [PATCH v5 1/7] pinctrl: freescale: imx: fix system crash if enable two pinctl instances

2015-09-25 Thread Shawn Guo
On Thu, Sep 24, 2015 at 03:53:57PM -0500, Adrian Alonso wrote: > From: Robin Gong > > Fix system chrash caused by groups whose number is smaller than the number > of groups of the last pinctl instance which is not initialized. > > iMX7D supports two iomux controllers

Re: [PATCH v5 1/7] pinctrl: freescale: imx: fix system crash if enable two pinctl instances

2015-09-25 Thread Linus Walleij
On Thu, Sep 24, 2015 at 1:53 PM, Adrian Alonso wrote: > From: Robin Gong > > Fix system chrash caused by groups whose number is smaller than the number > of groups of the last pinctl instance which is not initialized. > > iMX7D supports two iomux

[PATCH v5 1/7] pinctrl: freescale: imx: fix system crash if enable two pinctl instances

2015-09-24 Thread Adrian Alonso
From: Robin Gong Fix system chrash caused by groups whose number is smaller than the number of groups of the last pinctl instance which is not initialized. iMX7D supports two iomux controllers (iomuxc-lpsr and iomuxc) on probing the second instance (iomuxc) the chrash