Re: [PATCH 0/3] mtd: nand: add Broadcom NAND controller support

From: Brian Norris
Date: Mon Mar 16 2015 - 19:44:55 EST


(Your HTML mail will likely get blocked by a lot of filters)

Hi Anatol,

On Mon, Mar 16, 2015 at 04:24:20PM -0700, Anatol Pomazau wrote:
> Hi Brian
>
> Thanks for the patch series. I am going to test it on a Broadcom dev board.
>
> Do you plan to add a patch for bcm-cygnus.dtsi similar to what is done
> here https://github.com/Broadcom/cygnus-linux/commit/
> 1de02697829c3a2ce48a1bc29a8535e4961999ca
>
> ?

Not yet. As I note below, this does not work as-is on Cygnus. I wanted
to get the initial code out there, as this already supports some chips.
There as still some additions necessary to get iProc/Cygnus and BCM53xxx
chips working (WIP).

The code you link to is a hacked version from Ray. His changes have not
been integrated yet.

> On Fri, Mar 6, 2015 at 5:18 PM, Brian Norris <computersforpeace@xxxxxxxxx>
> wrote:
> Hi,
>
> This adds (long in coming) support for the Broadcom BCM7xxx Set-Top
> Box NAND
> controller. This controller has been used in a variety of Broadcom
> SoCs.
>
> There are a few more features I'd like add in the near future, mostly
> to
> support more SoCs, but this is the base set, which should only need
> relatively
> minor additions to support chips like BCM63138, BCM3384, and Cygnus/
> iProc.
> Particularly, we may need to straighten out some endianness issues
> for the data
> path on iProc, and interrupt enabling/acking on iProc, BCM63xxx,
> BCM3xxx, and
> others.

^^^ Note the previous 2 sentences.


> TODO: add this to the DTS(I) files for BCM7445.
>
> Happy reviewing! (Speaking of which, I need to catch up on reviewing
> everybody
> else's MTD submissions...)
>
> Brian

Brian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/