Re: [PATCH 1/1] ARM: dts: imx6dl: fix GPIO4 range

2017-01-23 Thread Shawn Guo
On Wed, Jan 18, 2017 at 11:09:51AM +0100, Sébastien Szymanski wrote: > GPIO4_11 is on pin 152(MX6DL_PAD_KEY_ROW2) and not on pin > 151(MX6DL_PAD_KEY_ROW1). > > I found the error while booting a mainline kernel on APF6S SoM and > noticed the following message: > > [2.609337] imx6dl-pinctrl

Re: [PATCH 1/1] ARM: dts: imx6dl: fix GPIO4 range

2017-01-23 Thread Shawn Guo
On Wed, Jan 18, 2017 at 11:09:51AM +0100, Sébastien Szymanski wrote: > GPIO4_11 is on pin 152(MX6DL_PAD_KEY_ROW2) and not on pin > 151(MX6DL_PAD_KEY_ROW1). > > I found the error while booting a mainline kernel on APF6S SoM and > noticed the following message: > > [2.609337] imx6dl-pinctrl

[PATCH 1/1] ARM: dts: imx6dl: fix GPIO4 range

2017-01-18 Thread Sébastien Szymanski
GPIO4_11 is on pin 152(MX6DL_PAD_KEY_ROW2) and not on pin 151(MX6DL_PAD_KEY_ROW1). I found the error while booting a mainline kernel on APF6S SoM and noticed the following message: [2.609337] imx6dl-pinctrl 20e.iomuxc: pin MX6DL_PAD_KEY_ROW1 already requested by 20a8000.gpio:105; cannot

[PATCH 1/1] ARM: dts: imx6dl: fix GPIO4 range

2017-01-18 Thread Sébastien Szymanski
GPIO4_11 is on pin 152(MX6DL_PAD_KEY_ROW2) and not on pin 151(MX6DL_PAD_KEY_ROW1). I found the error while booting a mainline kernel on APF6S SoM and noticed the following message: [2.609337] imx6dl-pinctrl 20e.iomuxc: pin MX6DL_PAD_KEY_ROW1 already requested by 20a8000.gpio:105; cannot