Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753109AbaAWPWU (ORCPT ); Thu, 23 Jan 2014 10:22:20 -0500 Received: from mail-vb0-f45.google.com ([209.85.212.45]:37608 "EHLO mail-vb0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750881AbaAWPWR (ORCPT ); Thu, 23 Jan 2014 10:22:17 -0500 MIME-Version: 1.0 In-Reply-To: <52D1494E.9090303@overkiz.com> References: <1389190924-26226-1-git-send-email-b.brezillon@overkiz.com> <52D1494E.9090303@overkiz.com> Date: Thu, 23 Jan 2014 09:22:16 -0600 Message-ID: Subject: Re: [RFC PATCH 0/9] mtd: nand: add sunxi NAND Flash Controller support From: Rob Herring To: boris brezillon Cc: Maxime Ripard , Rob Landley , Russell King , David Woodhouse , Grant Likely , "devicetree@vger.kernel.org" , "linux-doc@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , linux-mtd@lists.infradead.org, dev@linux-sunxi.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jan 11, 2014 at 7:38 AM, boris brezillon wrote: > On 08/01/2014 15:21, Boris BREZILLON wrote: >> >> Hello, >> >> This series add the sunxi NFC support with up to 8 NAND chip connected. >> I'm still in the early stages drivers development and some key features >> are >> missing, but it's usable (I tested it on the cubietruck board). >> >> Here's what's missing: >> - HW ECC support >> - DMA support >> - HW randomization support >> - many more improvements >> >> This series depends on Emilio's patch series implementing mod0 clks >> >> (http://lists.infradead.org/pipermail/linux-arm-kernel/2013-July/185478.html) >> + an other patch not yet posted >> >> (http://git.elopez.com.ar/linux/commits/5b4eb3ac406b9c98965714d40e8dd6da943d1ab0) > > > During my reasearch regarding the HW ECC and HW randomizer of the Allwinner > NAND flash controller I found this document describing the Altera NAND flash > controller > (which is in turn based on a cadence IP): Which may be similar to drivers/mtd/nand/denali.c as Cadence bought Denali? Rob -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/