From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933049AbbLRQmH (ORCPT ); Fri, 18 Dec 2015 11:42:07 -0500 Received: from muru.com ([72.249.23.125]:50063 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932294AbbLRQmE (ORCPT ); Fri, 18 Dec 2015 11:42:04 -0500 Date: Fri, 18 Dec 2015 08:42:00 -0800 From: Tony Lindgren To: Vignesh R Cc: Rob Herring , 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" Subject: Re: [PATCH v5 4/5] ARM: dts: DRA7: add entry for qspi mmap region Message-ID: <20151218164200.GM23396@atomide.com> 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> <56739EB4.6040804@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56739EB4.6040804@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 * Vignesh R [151217 21:51]: > > > 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. OK picking 4 and 5 into omap-for-v4.5/dt thanks. Tony