Searched hist:"7 a7bfec39ea8a800c6cce21c3f44544943ea0a8e" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/pinctrl/nxp/ |
| H A D | pinctrl-imx7ulp.c | 7a7bfec39ea8a800c6cce21c3f44544943ea0a8e Mon Aug 14 10:09:17 UTC 2017 Peng Fan <peng.fan@nxp.com> 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>
|