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

Simon Glass sjg at chromium.org
Fri Mar 3 04:52:20 UTC 2017


On 22 February 2017 at 03:07, Wenyou Yang <wenyou.yang at atmel.com> wrote:
> Because there is no implementation of gpio_set/get_value() function
> after the at91 gpio driver is converted to support DM, use
> at91_set/get_gpio_value().
>
> Signed-off-by: Wenyou Yang <wenyou.yang at atmel.com>
> ---
>
>  drivers/mtd/nand/atmel_nand.c | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

At some point this should change to use driver model, right?


More information about the U-Boot mailing list