Re: [PATCH v2] nand: brcmnand: add iproc support

2023-04-22 Thread Tom Rini
On Thu, Apr 20, 2023 at 10:51:20PM +0200, Linus Walleij wrote: > On Wed, Apr 19, 2023 at 6:13 PM Dario Binacchi > wrote: > > On Wed, Apr 19, 2023 at 4:00 PM Linus Walleij > > wrote: > > > > > > On Wed, Apr 19, 2023 at 3:19 PM Dario Binacchi > > > wrote: > > > > On Wed, Apr 19, 2023 at 3:04 PM

Re: [PATCH v2] nand: brcmnand: add iproc support

2023-04-20 Thread Linus Walleij
On Wed, Apr 19, 2023 at 6:13 PM Dario Binacchi wrote: > On Wed, Apr 19, 2023 at 4:00 PM Linus Walleij > wrote: > > > > On Wed, Apr 19, 2023 at 3:19 PM Dario Binacchi > > wrote: > > > On Wed, Apr 19, 2023 at 3:04 PM Linus Walleij > > > wrote: > > > > > > > > On Mon, Apr 17, 2023 at 10:37 AM

Re: [PATCH v2] nand: brcmnand: add iproc support

2023-04-19 Thread Dario Binacchi
Hi Linus, On Wed, Apr 19, 2023 at 4:00 PM Linus Walleij wrote: > > On Wed, Apr 19, 2023 at 3:19 PM Dario Binacchi > wrote: > > On Wed, Apr 19, 2023 at 3:04 PM Linus Walleij > > wrote: > > > > > > On Mon, Apr 17, 2023 at 10:37 AM Dario Binacchi > > > wrote: > > > > > > > Applied to nand-next

Re: [PATCH v2] nand: brcmnand: add iproc support

2023-04-19 Thread Linus Walleij
On Wed, Apr 19, 2023 at 3:19 PM Dario Binacchi wrote: > On Wed, Apr 19, 2023 at 3:04 PM Linus Walleij > wrote: > > > > On Mon, Apr 17, 2023 at 10:37 AM Dario Binacchi > > wrote: > > > > > Applied to nand-next ( as well as the patch "mtd: rawnand: nand_base: > > > Handle algorithm selection").

Re: [PATCH v2] nand: brcmnand: add iproc support

2023-04-19 Thread Dario Binacchi
Hi Linus, On Wed, Apr 19, 2023 at 3:04 PM Linus Walleij wrote: > > On Mon, Apr 17, 2023 at 10:37 AM Dario Binacchi > wrote: > > > Applied to nand-next ( as well as the patch "mtd: rawnand: nand_base: > > Handle algorithm selection"). > > 1) Sweet! Thanks. > > 2) Did you use the latest versions

Re: [PATCH v2] nand: brcmnand: add iproc support

2023-04-19 Thread Linus Walleij
On Mon, Apr 17, 2023 at 10:37 AM Dario Binacchi wrote: > Applied to nand-next ( as well as the patch "mtd: rawnand: nand_base: > Handle algorithm selection"). 1) Sweet! Thanks. 2) Did you use the latest versions that I resent as part of the NorthStar support?

Re: [PATCH v2] nand: brcmnand: add iproc support

2023-04-17 Thread Dario Binacchi
Hi Linus, On Sat, Mar 11, 2023 at 2:03 AM William Zhang wrote: > > > > On 03/08/2023 01:42 PM, Linus Walleij wrote: > > Add support for the iproc Broadcom NAND controller, > > used in Northstar SoCs for example. Based on the Linux > > driver. > > > > Cc: Philippe Reynes > > Cc: Dario Binacchi

Re: [PATCH v2] nand: brcmnand: add iproc support

2023-03-10 Thread William Zhang
On 03/08/2023 01:42 PM, Linus Walleij wrote: Add support for the iproc Broadcom NAND controller, used in Northstar SoCs for example. Based on the Linux driver. Cc: Philippe Reynes Cc: Dario Binacchi Reviewed-by: Michael Trimarchi Signed-off-by: Linus Walleij --- ChangeLog v1->v2: - Check

[PATCH v2] nand: brcmnand: add iproc support

2023-03-08 Thread Linus Walleij
Add support for the iproc Broadcom NAND controller, used in Northstar SoCs for example. Based on the Linux driver. Cc: Philippe Reynes Cc: Dario Binacchi Reviewed-by: Michael Trimarchi Signed-off-by: Linus Walleij --- ChangeLog v1->v2: - Check return value of dev_read_resource() - Use