summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-imx28.c
Commit message (Collapse)AuthorAgeFilesLines
* pinctrl: mxs: register driver at postcore_initcall timeShawn Guo2012-08-051-1/+1
| | | | | | | | | | It's not so usual, but there are still some cases which require pinctrl driver function at arch_initcall time. So register imx23 and imx28 pinctrl driver at postcore_initcall time. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Reviewed-by: Richard Zhao <richard.zhao@freescale.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
* pinctrl: add pinctrl-mxs supportShawn Guo2012-05-021-0/+421
Add pinctrl support for Freescale MXS SoCs, i.MX23 and i.MX28. The driver supports device tree probe only. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Stephen Warren <swarren@wwwdotorg.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
OpenPOWER on IntegriCloud