Re: [PATCH 3/5] nand: brcmnand: add bcm6753 support

2022-03-07 Thread Tom Rini
On Fri, Feb 11, 2022 at 07:18:36PM +0100, Philippe Reynes wrote: > This adds the nand support for chipset bcm6753. > > Signed-off-by: Philippe Reynes Applied to u-boot/next, thanks! -- Tom signature.asc Description: PGP signature

[PATCH 3/5] nand: brcmnand: add bcm6753 support

2022-02-11 Thread Philippe Reynes
This adds the nand support for chipset bcm6753. Signed-off-by: Philippe Reynes --- drivers/mtd/nand/raw/Kconfig | 6 + drivers/mtd/nand/raw/brcmnand/Makefile | 1 + drivers/mtd/nand/raw/brcmnand/bcm6753_nand.c | 124 +++ 3 files changed, 131 insertions(+