Re: [PATCH] mtd: brcmnand: Fix v7.1 register offsets

From: Brian Norris
Date: Thu Feb 25 2016 - 12:50:34 EST


On Wed, Feb 24, 2016 at 04:07:23PM -0800, Florian Fainelli wrote:
> The BRCMNAND controller revision 7.1 is almost 100% compatible with the
> previous v6.0 register offset layout, except for the Correctable Error
> Reporting Threshold registers. Fix this by adding another table with the
> correct offsets for CORR_THRESHOLD and CORR_THRESHOLD_EXT.

Wow. That sucks, but I guess I can't say I'm surprised.

> Fixes: 27c5b17cd1b1 ("mtd: nand: add NAND driver "library" for Broadcom STB NAND controller")
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Applied to l2-mtd.git.