[U-Boot] [PATCH 1/4] mmc: fsl_esdhc: make GPIO support optional

york sun york.sun at nxp.com
Thu Jan 19 18:35:25 CET 2017


On 12/06/2016 08:08 PM, Yangbo Lu wrote:
> There would be compiling error as below when enable driver model for esdhc.
> undefined reference to `dm_gpio_get_value'
> undefined reference to `gpio_request_by_name_nodev'
> This patch is to make GPIO support optional with CONFIG_DM_GPIO. Because
> all boards of QorIQ platform don't need it and they just check register for
> CD/WP status, only some boards of i.MX platform require this.
>
> Signed-off-by: Yangbo Lu <yangbo.lu at nxp.com>
> ---

This set is applied to fsl-qoriq master, awaiting upstream. Thanks.

York



More information about the U-Boot mailing list