Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752707AbbDMEOs (ORCPT ); Mon, 13 Apr 2015 00:14:48 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:53052 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751402AbbDMEOo (ORCPT ); Mon, 13 Apr 2015 00:14:44 -0400 Message-ID: <552B42AC.7010407@codeaurora.org> Date: Mon, 13 Apr 2015 09:44:36 +0530 From: Sricharan R User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Sergei Shtylyov , 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> <55299C4A.3020905@cogentembedded.com> In-Reply-To: <55299C4A.3020905@cogentembedded.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 Content-Length: 1061 Lines: 37 Hi, On 04/12/2015 03:42 AM, Sergei Shtylyov wrote: > 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". > Ok, will correct this. Regards, Sricharan -- 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/