Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755925AbbDKWMe (ORCPT ); Sat, 11 Apr 2015 18:12:34 -0400 Received: from mail-lb0-f172.google.com ([209.85.217.172]:34490 "EHLO mail-lb0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754058AbbDKWMa (ORCPT ); Sat, 11 Apr 2015 18:12:30 -0400 Message-ID: <55299C4A.3020905@cogentembedded.com> Date: Sun, 12 Apr 2015 01:12:26 +0300 From: Sergei Shtylyov Organization: Cogent Embedded User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Sricharan R , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org, iivanov@mm-sol.com, agross@codeaurora.org, galak@codeaurora.org, dmaengine@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH V3 5/6] dts: msm8974: Add blsp2_bam dma node References: <1428736145-18361-1-git-send-email-sricharan@codeaurora.org> <1428736145-18361-6-git-send-email-sricharan@codeaurora.org> In-Reply-To: <1428736145-18361-6-git-send-email-sricharan@codeaurora.org> 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 Content-Length: 921 Lines: 33 Hello. On 04/11/2015 10:09 AM, Sricharan R wrote: > Signed-off-by: Sricharan R > --- > arch/arm/boot/dts/qcom-msm8974.dtsi | 12 +++++++++++- > 1 file changed, 11 insertions(+), 1 deletion(-) > diff --git a/arch/arm/boot/dts/qcom-msm8974.dtsi b/arch/arm/boot/dts/qcom-msm8974.dtsi > index e265ec1..2c26151 100644 > --- a/arch/arm/boot/dts/qcom-msm8974.dtsi > +++ b/arch/arm/boot/dts/qcom-msm8974.dtsi [...] > @@ -247,5 +247,15 @@ > #address-cells = <1>; > #size-cells = <0>; > }; > + > + blsp2_dma: dma@f9944000 { The ePAPR standard says that the node name should be "dma-controller", not just "dma". [...] WBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/