From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761849AbbBJFui (ORCPT ); Tue, 10 Feb 2015 00:50:38 -0500 Received: from ns.mm-sol.com ([37.157.136.199]:42740 "EHLO extserv.mm-sol.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750919AbbBJFuh (ORCPT ); Tue, 10 Feb 2015 00:50:37 -0500 Message-ID: <54D99C1E.4060403@mm-sol.com> Date: Tue, 10 Feb 2015 07:50:22 +0200 From: Stanimir Varbanov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: vinod.koul@intel.com CC: Andy Gross , Archit Taneja , dmaengine@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dmaengine: qcom_bam_dma: Add support for BAM v1.7.0 References: <1421910266-8573-1-git-send-email-architt@codeaurora.org> <20150122214851.GA8159@qualcomm.com> In-Reply-To: <20150122214851.GA8159@qualcomm.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/22/2015 11:48 PM, Andy Gross wrote: > On Thu, Jan 22, 2015 at 12:34:26PM +0530, Archit Taneja wrote: >> Add register offset table entry for the newer (v1.7.0) version of the BAM IP >> found on MSM8916. Update the DT bindings documentation. >> >> Signed-off-by: Archit Taneja >> --- > > Looks good. > > Reviewed-by: Andy Gross > Reviewed-by: Stanimir Varbanov Vinod, is that one OK with you? If so could you merge it in your tree. regards, Stan