Re: [U-Boot] [PATCH] nand: atmel: add drvice tree support and dm gpio APIs

2017-02-08 Thread Wenyou.Yang
Hi Simon, > -Original Message- > From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass > Sent: 2017年2月8日 13:09 > To: Wenyou Yang - A41535 > Cc: U-Boot Mailing List ; Andreas Bießmann > ; Scott Wood ; Wenyou > Yang - A41535 > Subject: Re: [PATCH] nand: atmel: add drvice

Re: [U-Boot] [PATCH] nand: atmel: add drvice tree support and dm gpio APIs

2017-02-07 Thread Simon Glass
Hi Wenyou, On 3 February 2017 at 18:32, Wenyou Yang wrote: > > In order to use the driver model gpio APIs, add the device tree > support. > > Signed-off-by: Wenyou Yang > --- > > drivers/mtd/nand/atmel_nand.c | 143 > ++ > include/fdtdec.h |

[U-Boot] [PATCH] nand: atmel: add drvice tree support and dm gpio APIs

2017-02-03 Thread Wenyou Yang
In order to use the driver model gpio APIs, add the device tree support. Signed-off-by: Wenyou Yang --- drivers/mtd/nand/atmel_nand.c | 143 ++ include/fdtdec.h | 1 + lib/fdtdec.c | 1 + 3 files changed, 119 insertions(+