From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH] mtd: brcmnand: Add support for v6.2 controllers Date: Fri, 18 Mar 2016 11:40:38 -0500 Message-ID: <20160318164038.GA20290@rob-hp-laptop> References: <1457652859-767-1-git-send-email-f.fainelli@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1457652859-767-1-git-send-email-f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Florian Fainelli Cc: linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Kamal Dasu , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Brian Norris , David Woodhouse , Simon Arlott , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , open list , "open list:BROADCOM STB NAND FLASH DRIVER" List-Id: devicetree@vger.kernel.org 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 > Signed-off-by: Florian Fainelli > --- > 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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html