From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2992905AbcBSWEr (ORCPT ); Fri, 19 Feb 2016 17:04:47 -0500 Received: from muru.com ([72.249.23.125]:46755 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1422968AbcBSWEp (ORCPT ); Fri, 19 Feb 2016 17:04:45 -0500 Date: Fri, 19 Feb 2016 14:04:42 -0800 From: Tony Lindgren To: Roger Quadros Cc: computersforpeace@gmail.com, dwmw2@infradead.org, ezequiel@vanguardiasur.com.ar, javier@dowhile0.org, fcooper@ti.com, nsekhar@ti.com, linux-mtd@lists.infradead.org, linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v5 00/26] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms Message-ID: <20160219220442.GR21202@atomide.com> References: <1455916548-3441-1-git-send-email-rogerq@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1455916548-3441-1-git-send-email-rogerq@ti.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Roger Quadros [160219 13:27]: > Hi, > > @Tony > Patches 15 and 24 are new and will need your review. > I've modified patch 22 to include the new am335x boards introduced since v4.4. > > Patches are based on top of omap-for-v4.6/dt so that the DT changes apply cleanly. Looks OK to me. Can we merge the dts changes separately? Otherwise we will easily end up with tons of conflicts.. Regards, Tony