From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Gross Subject: Re: [PATCH 3/3] dt/bindings: dmaengine: qcom_bam_dma: Add compatible string for BAM v1.3.0 Date: Sun, 21 Sep 2014 23:56:04 -0500 Message-ID: <20140922045604.GE4148@qualcomm.com> References: <1411037575-13153-1-git-send-email-architt@codeaurora.org> <1411037575-13153-3-git-send-email-architt@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from smtp.codeaurora.org ([198.145.11.231]:60392 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750758AbaIVE4F (ORCPT ); Mon, 22 Sep 2014 00:56:05 -0400 Content-Disposition: inline In-Reply-To: <1411037575-13153-3-git-send-email-architt@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Archit Taneja Cc: galak@codeaurora.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org On Thu, Sep 18, 2014 at 04:22:55PM +0530, Archit Taneja wrote: > Add compatible string for BAM v1.3.0 in the DT bindings documentation. Mentioned > a few more SoCs which have BAM v1.4.0 in them. > > Cc: devicetree@vger.kernel.org > Signed-off-by: Archit Taneja > --- > Documentation/devicetree/bindings/dma/qcom_bam_dma.txt | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/dma/qcom_bam_dma.txt b/Documentation/devicetree/bindings/dma/qcom_bam_dma.txt > index d75a9d7..83c8e57 100644 > --- a/Documentation/devicetree/bindings/dma/qcom_bam_dma.txt > +++ b/Documentation/devicetree/bindings/dma/qcom_bam_dma.txt > @@ -1,7 +1,9 @@ > QCOM BAM DMA controller > > Required properties: > -- compatible: must contain "qcom,bam-v1.4.0" for MSM8974 > +- compatible: must be one of the following: > + * "qcom,bam-v1.4.0" for MSM8974, APQ8074 and APQ8084 > + * "qcom,bam-v1.3.0" for APQ8064 and MSM8960 Add in IPQ8064 as well for 1.3.0 > - reg: Address range for DMA registers > - interrupts: Should contain the one interrupt shared by all channels > - #dma-cells: must be <1>, the cell in the dmas property of the client device Otherwise, looks good. Reviewed-by: Andy Gross -- sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation