From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754197AbcBVKQv (ORCPT ); Mon, 22 Feb 2016 05:16:51 -0500 Received: from arroyo.ext.ti.com ([192.94.94.40]:54172 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754125AbcBVKQt (ORCPT ); Mon, 22 Feb 2016 05:16:49 -0500 Subject: Re: [PATCH v5 00/26] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms To: Tony Lindgren References: <1455916548-3441-1-git-send-email-rogerq@ti.com> <20160219220442.GR21202@atomide.com> CC: , , , , , , , , , From: Roger Quadros Message-ID: <56CADFD5.2040205@ti.com> Date: Mon, 22 Feb 2016 12:15:49 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <20160219220442.GR21202@atomide.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 20/02/16 00:04, Tony Lindgren wrote: > * 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.. I agree. But we just need to keep in mind that NAND functionality will be broken till all the patches in this series are merged. We don't maintain backward compatibility with the old DT implementation. Do you want me to send you the DT patches separately or you can pick up patches 18 to 26? cheers, -roger