u-boot-brain/drivers/pinctrl/nxp
Peng Fan 7a7bfec39e pinctrl: imx7ulp: Add new info instance for iomuxc1
To i.MX7ULP, we need to create two info instances for
iomux0 and iomux1 respectively, otherwise iomuxc0/1 will
share one info instance and use one base, because imx_pinctrl_probe
will use info to store base address and etc. But iomuxc0/1
actually have different base address.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Stefano Babic <sbabic@denx.de>
2017-08-23 10:48:15 +02:00
..
Kconfig pinctrl: Add i.MX7ULP pinctrl driver 2017-03-17 09:27:08 +01:00
Makefile pinctrl: Add i.MX7ULP pinctrl driver 2017-03-17 09:27:08 +01:00
pinctrl-imx.c pinctrl: imx: Fix mask when SHARE_MUX_CONF_REG is set 2017-08-23 10:47:00 +02:00
pinctrl-imx.h pinctrl: Add i.MX7ULP pinctrl driver 2017-03-17 09:27:08 +01:00
pinctrl-imx5.c dm: Fix up inclusion of common.h 2017-06-01 07:03:03 -06:00
pinctrl-imx6.c dm: Fix up inclusion of common.h 2017-06-01 07:03:03 -06:00
pinctrl-imx7.c dm: Fix up inclusion of common.h 2017-06-01 07:03:03 -06:00
pinctrl-imx7ulp.c pinctrl: imx7ulp: Add new info instance for iomuxc1 2017-08-23 10:48:15 +02:00