u-boot-brain/drivers/pinctrl/nxp
Peng Fan c4068dfb31 pinctrl: imx: Support i.MX7D
Introudce i.MX7 pinctrl driver support.
For now only i.MX7D supported.
There are two iomux controllers in i.MX7D, iomuxc and iomuxc_lpsr.
To iomuxc_lpsr, ZERO_OFFSET_VALID is set, means offset of mux_reg
and conf_reg can begin at 0.

Signed-off-by: Peng Fan <van.freenix@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-02-21 11:25:29 +01:00
..
Kconfig pinctrl: imx: Support i.MX7D 2016-02-21 11:25:29 +01:00
Makefile pinctrl: imx: Support i.MX7D 2016-02-21 11:25:29 +01:00
pinctrl-imx.c pinctrl: imx: Introduce pinctrl driver for i.MX6 2016-02-21 11:23:48 +01:00
pinctrl-imx.h pinctrl: imx: Introduce pinctrl driver for i.MX6 2016-02-21 11:23:48 +01:00
pinctrl-imx6.c pinctrl: imx: Introduce pinctrl driver for i.MX6 2016-02-21 11:23:48 +01:00
pinctrl-imx7.c pinctrl: imx: Support i.MX7D 2016-02-21 11:25:29 +01:00