[U-Boot] [PATCH 2/5] mx6sabreauto: Select pinctrl driver
Peng Fan
peng.fan at nxp.com
Tue Jun 4 02:49:09 UTC 2019
> Subject: [PATCH 2/5] mx6sabreauto: Select pinctrl driver
>
> With the conversion to DM we should select the pinctrl driver.
>
> Signed-off-by: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
> ---
>
> configs/mx6sabreauto_defconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/configs/mx6sabreauto_defconfig
> b/configs/mx6sabreauto_defconfig index bf163a2a6e..91ea1ca9e4 100644
> --- a/configs/mx6sabreauto_defconfig
> +++ b/configs/mx6sabreauto_defconfig
> @@ -69,6 +69,8 @@ CONFIG_SF_DEFAULT_SPEED=20000000
> CONFIG_SPI_FLASH_STMICRO=y CONFIG_PHYLIB=y CONFIG_MII=y
> +CONFIG_PINCTRL=y
> +CONFIG_PINCTRL_IMX6=y
> CONFIG_DM_REGULATOR=y
> CONFIG_SPI=y
> CONFIG_DM_SPI=y
Reviewed-by: Peng Fan <peng.fan at nxp.com>
> --
> 2.20.1
More information about the U-Boot
mailing list