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

Wenyou.Yang at microchip.com Wenyou.Yang at microchip.com
Fri Mar 3 05:02:46 UTC 2017


Hi Simon,

> -----Original Message-----
> From: sjg at google.com [mailto:sjg at google.com] On Behalf Of Simon Glass
> Sent: 2017年3月3日 12:52
> To: Wenyou Yang - A41535 <Wenyou.Yang at microchip.com>
> Cc: U-Boot Mailing List <u-boot at lists.denx.de>; Andreas Bießmann
> <andreas at biessmann.org>; Scott Wood <scottwood at freescale.com>; Wenyou
> Yang - A41535 <Wenyou.Yang at microchip.com>
> Subject: Re: [PATCH 2/2] mtd: nand: atmel: change another functions to set/get
> gpio value
> 
> 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?

Yes, after the NAND uclass Implementation patches are accepted by main-line,  Atmel nand driver will be converted to support driver model.


Best Regards,
Wenyou Yang


More information about the U-Boot mailing list