Re: [v3 1/2] mtd: nand: Add Cadence NAND controller driver

2019-06-25 Thread Geert Uytterhoeven
On Tue, Jun 25, 2019 at 4:45 PM Dmitry Osipenko wrote: > 25.06.2019 16:02, Piotr Sroka пишет: > > The 06/16/2019 16:42, Dmitry Osipenko wrote: > >> 14.06.2019 18:09, Piotr Sroka пишет: > >>> +/* Cadnence NAND flash controller capabilities get from driver data. */ > >>> +struct cadence_nand_dt_devd

Re: [v3 1/2] mtd: nand: Add Cadence NAND controller driver

2019-06-25 Thread Dmitry Osipenko
25.06.2019 16:02, Piotr Sroka пишет: > Hi Dmitry > > The 06/16/2019 16:42, Dmitry Osipenko wrote: >> EXTERNAL MAIL >> >> >> 14.06.2019 18:09, Piotr Sroka пишет: >> >> Commit description is mandatory. >> >>> Signed-off-by: Piotr Sroka >>> --- >> >> [snip] >> >>> + >>> +/* Cadnence NAND flash contr

Re: [v3 1/2] mtd: nand: Add Cadence NAND controller driver

2019-06-25 Thread Piotr Sroka
Hi Dmitry The 06/16/2019 16:42, Dmitry Osipenko wrote: EXTERNAL MAIL 14.06.2019 18:09, Piotr Sroka пишет: Commit description is mandatory. Signed-off-by: Piotr Sroka --- [snip] + +/* Cadnence NAND flash controller capabilities get from driver data. */ +struct cadence_nand_dt_devdata {

Re: [v3 1/2] mtd: nand: Add Cadence NAND controller driver

2019-06-16 Thread Dmitry Osipenko
14.06.2019 18:09, Piotr Sroka пишет: Commit description is mandatory. > Signed-off-by: Piotr Sroka > --- [snip] > + > +/* Cadnence NAND flash controller capabilities get from driver data. */ > +struct cadence_nand_dt_devdata { > + /* Skew value of the output signals of the NAND Flash inter

[v3 1/2] mtd: nand: Add Cadence NAND controller driver

2019-06-14 Thread Piotr Sroka
Signed-off-by: Piotr Sroka --- Changes for v3: - remove definitions of unused registres/ - remove configuring registers which are not excpected to be configured in asynchronous mode - remove not needed function reading timing registers - remove information about oob size and write size from cdns