From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Ferre Subject: Re: [RFC PATCH 0/4] mtd: atmel_nand: Add support for NAND Flash on SAMA5D2 Date: Tue, 12 Jan 2016 16:45:21 +0100 Message-ID: <56951F91.1090101@atmel.com> References: <1452609223-14790-1-git-send-email-romain.izard.pro@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <1452609223-14790-1-git-send-email-romain.izard.pro-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Romain Izard , linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, "Yang, Wenyou" , rainyfeeling-1ViLX0X+lBJBDgjK7y7TUQ@public.gmane.org Cc: Josh Wu List-Id: devicetree@vger.kernel.org Le 12/01/2016 15:33, Romain Izard a =E9crit : > The NAND Flash controller for SAMA5D2 has small differences that make= it > impossible to use the existing driver for SAMA5D3. This patchset uses= the > device tree's compatible string to get those differences, and the cod= e is > slightly modified to handle them. >=20 > Applies on the Atmel Linux 4.1 branch for now, but only the dtsi file > differs from the mainline. >=20 > Compile tested for all SAMA5 chips for now, and tested on SAMA5D3xek = as > there is no existing SAMA5D2 board with NAND Flash memory (yet). Hi Romain, The maintainers for this driver changed very recently, so you'll have t= o includes these names to your CC list: M: Wenyou Yang M: Josh Wu I also think that Wenyou did some work regarding this support. So you'l= l have to coordinat together. Thanks, bye, > Romain Izard (4): > mtd: atmel_nand: Do not warn on bitflips > mtd: atmel_nand: Support variable RB_EDGE interrupts > mtd: atmel_nand: Support 32-bit ECC strength > ARM: at91/dt: sama5d2: add nand0 and nfc0 nodes >=20 > .../devicetree/bindings/mtd/atmel-nand.txt | 12 ++- > arch/arm/boot/dts/sama5d2.dtsi | 38 ++++++++++ > drivers/mtd/nand/atmel_nand.c | 86 ++++++++++++= ++++++---- > drivers/mtd/nand/atmel_nand_ecc.h | 9 ++- > drivers/mtd/nand/atmel_nand_nfc.h | 5 +- > 5 files changed, 128 insertions(+), 22 deletions(-) >=20 --=20 Nicolas Ferre -- To unsubscribe from this list: send the line "unsubscribe devicetree" i= n the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html