[U-Boot] [PATCH v3 2/2] mtd: nand: atmel: use another functions to set gpio value

Simon Glass sjg at chromium.org
Thu Apr 13 21:16:40 UTC 2017


On 22 March 2017 at 22:55, Wenyou Yang <wenyou.yang at atmel.com> wrote:
> Because there isn't the implementation of gpio_set/get_value()
> and gpio_set/get_value() after the at91 gpio driver is converted
> to support the driver model, use at91_set_gpio_value() and
> at91_get_gpio_value()
>
> Signed-off-by: Wenyou Yang <wenyou.yang at atmel.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3:
>  _ Rebase on v2017.03.
>
> Changes in v2:
>  - Add Reviewed-by tag.
>
>  drivers/mtd/nand/atmel_nand.c | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list