Commits

Robin Gong committed 96da2becc46
MLK-11386: pinctrl: freescale: imx: move gpr_index to imx_pinctrl_soc_info The last fix(41a925c0745e7) for crash can work on one pinctrl function of pinctrl device node like i.mx7d-sdb.dts, but it may cause system crash in case of multi functions in pinctrl device node just like i.mx6q-sabresdwe, thus, need to move gpr_index to struct imx_pinctrl_soc_info to totally fix the pinctrl issue. Signed-off-by: Robin Gong <b38343@freescale.com>