Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pinctrl: imx6ul: Remove .owner field | Fabio Estevam | 2015-08-25 | 1 | -1/+0 |
| | | | | | | | | | | | platform_driver does not need to set an owner as it will be populated by the driver core. The semantic patch that makes this change is available in scripts/coccinelle/api/platform_no_drv_owner.cocci. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> | ||||
* | pinctrl: imx: add i.mx6ul subdriver | Frank Li | 2015-07-16 | 1 | -0/+323 |
Add i.MX6UL pinctrl driver support. Signed-off-by: Anson Huang <b20788@freescale.com> Signed-off-by: Frank Li <Frank.Li@freescale.com> Acked-by: Shawn Guo <shawnguo@kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> |