On Thu, Mar 10, 2016 at 03:34:16PM -0800, Florian Fainelli wrote: > Document and match the brcm,brcmnand-v6.2 compatible string, the controller > has > a register layout identical to the v6.0 version and supports prefetch. Update > the > command shift logic to account for v6.2 controller which are the first ones to > use a shift of 0 (6.1 used a shift of 24). > > Signed-off-by: Kamal Dasu <kdasu.k...@gmail.com> > Signed-off-by: Florian Fainelli <f.faine...@gmail.com> > --- > Documentation/devicetree/bindings/mtd/brcm,brcmnand.txt | 1 + > drivers/mtd/nand/brcmnand/brcmnand.c | 3 ++- > 2 files changed, 3 insertions(+), 1 deletion(-)
Acked-by: Rob Herring <r...@kernel.org>