From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roger Quadros Subject: Re: [PATCH 0/5] ARM: OMAP2+: gpmc: configuration enhancements Date: Wed, 5 Nov 2014 14:46:11 +0200 Message-ID: <545A1C13.1030007@ti.com> References: <1413895309-9152-1-git-send-email-rogerq@ti.com> <20141030151036.GE2560@atomide.com> <5452582A.9060505@ti.com> <20141104174907.GC28170@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from arroyo.ext.ti.com ([192.94.94.40]:39751 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753898AbaKEMqV (ORCPT ); Wed, 5 Nov 2014 07:46:21 -0500 In-Reply-To: <20141104174907.GC28170@atomide.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Tony Lindgren Cc: pekon@pek-sem.com, javier@dowhile0.org, linux-omap@vger.kernel.org On 11/04/2014 07:49 PM, Tony Lindgren wrote: > * Roger Quadros [141030 08:25]: >> On 10/30/2014 05:10 PM, Tony Lindgren wrote: >>> * Roger Quadros [141021 05:43]: >>>> Hi Tony, >>>> >>>> These patches address GPMC configuration issues and are for v3.19. >>>> Patches based on v3.18-rc1. >>>> >>>> - Make sure to print a user visible error if a requested GPMC timing >>>> configuration can't be met. >>>> >>>> - Don't create GPMC child device if a GPMC timing could not be set. >>>> >>>> - Always enable address lines A26-A11 for non-NAND devices. >>>> >>>> - Perform GPMC configuration as per recommended procedure i.e. >>>> keep Chip Select disabled while changing GPMC configuration. >>>> >>>> Tested on dra7-evm, am437x-gp-evm and beagleboard. >>> >>> For all these, please feel free to add: >>> >>> Acked-by: Tony Lindgren >>> >> >> Thanks. These patches are now available at >> >> git@github.com:rogerq/linux.git for-v3.19/gpmc-omap >> > > Merged these on top of the patches I did to omap-for-v3.19/gpmc. > There were few merge conflicts so you may want to check. Thanks. The conflict resolution seems fine. I've also tested NAND to be fine on am335x-evm, am437x-evm and dra7-evm. cheers, -roger