[U-Boot] [PATCH 12/18] pinctrl: Add i.MX7ULP pinctrl driver
Simon Glass
sjg at chromium.org
Thu Jan 12 06:08:11 CET 2017
On 26 December 2016 at 00:00, Peng Fan <peng.fan at nxp.com> wrote:
> Add i.MX7ULP pinctrl driver.
> Select CONFIG_PINCTRL_IMX7ULP to use this driver.
>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Stefano Babic <sbabic at denx.de>
> ---
> drivers/pinctrl/nxp/Kconfig | 14 ++++++++++++
> drivers/pinctrl/nxp/Makefile | 1 +
> drivers/pinctrl/nxp/pinctrl-imx.c | 10 +++++----
> drivers/pinctrl/nxp/pinctrl-imx.h | 3 +++
> drivers/pinctrl/nxp/pinctrl-imx7ulp.c | 41 +++++++++++++++++++++++++++++++++++
> 5 files changed, 65 insertions(+), 4 deletions(-)
> create mode 100644 drivers/pinctrl/nxp/pinctrl-imx7ulp.c
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list