From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752176AbbLRFv3 (ORCPT ); Fri, 18 Dec 2015 00:51:29 -0500 Received: from comal.ext.ti.com ([198.47.26.152]:40749 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751273AbbLRFv1 (ORCPT ); Fri, 18 Dec 2015 00:51:27 -0500 Subject: Re: [PATCH v5 4/5] ARM: dts: DRA7: add entry for qspi mmap region To: Tony Lindgren , Rob Herring References: <1449807000-6457-1-git-send-email-vigneshr@ti.com> <1449807000-6457-5-git-send-email-vigneshr@ti.com> <20151211150935.GA15654@rob-hp-laptop> <20151217184557.GC23396@atomide.com> CC: Brian Norris , Mark Brown , Russell King , "hramrach@gmail.com" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-omap@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-mtd@lists.infradead.org" , "linux-spi@vger.kernel.org" From: Vignesh R Message-ID: <56739EB4.6040804@ti.com> Date: Fri, 18 Dec 2015 11:20:44 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <20151217184557.GC23396@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 12/18/2015 12:15 AM, Tony Lindgren wrote: > * Rob Herring [151211 07:10]: >> On Fri, Dec 11, 2015 at 09:39:59AM +0530, Vignesh R wrote: >>> Add qspi memory mapped region entries for DRA7xx based SoCs. Also, >>> update the binding documents for the controller to document this change. >>> >>> Signed-off-by: Vignesh R >> >> Acked-by: Rob Herring > > Vignes, are patches 4 and 5 safe to apply separately already or > do things break if we do that? Yes, 4 and 5 can be applied separately w/o driver changes. -- Regards Vignesh