Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932618AbcDSPh3 (ORCPT ); Tue, 19 Apr 2016 11:37:29 -0400 Received: from mga09.intel.com ([134.134.136.24]:24234 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754831AbcDSPh0 (ORCPT ); Tue, 19 Apr 2016 11:37:26 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,506,1455004800"; d="scan'208";a="962004398" Date: Tue, 19 Apr 2016 21:12:04 +0530 From: Vinod Koul To: Stanimir Varbanov Cc: Rob Herring , Mark Rutland , Andy Gross , linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, dmaengine@vger.kernel.org, Archit Taneja , Sinan Kaya , Pramod Gurav Subject: Re: [PATCH v3 0/6] bam dma fixes and one dt extension Message-ID: <20160419154204.GU2274@localhost> References: <1460363923-16296-1-git-send-email-stanimir.varbanov@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1460363923-16296-1-git-send-email-stanimir.varbanov@linaro.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 411 Lines: 15 On Mon, Apr 11, 2016 at 11:38:37AM +0300, Stanimir Varbanov wrote: > Hi, > > Here is version 3 with following changes: > - fixed a typo in 2/6. > - the patch which adds dt property is seperated in two, one > which adding binding document and another one which modifing > the driver - requested by Vinod. > - fixed a typo in 5/6. > - added collected Acked,Tested-by tags. Applied, thanks -- ~Vinod