Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932073AbbBXSMA (ORCPT ); Tue, 24 Feb 2015 13:12:00 -0500 Received: from pmta2.delivery7.ore.mailhop.org ([54.149.205.143]:33728 "EHLO pmta2.delivery7.ore.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753449AbbBXSL6 (ORCPT ); Tue, 24 Feb 2015 13:11:58 -0500 X-Greylist: delayed 1803 seconds by postgrey-1.27 at vger.kernel.org; Tue, 24 Feb 2015 13:11:55 EST X-Mail-Handler: DuoCircle Outbound SMTP X-Originating-IP: 104.193.169.186 X-Report-Abuse-To: abuse@duocircle.com (see https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information for abuse reporting information) X-MHO-User: U2FsdGVkX18vU5/zwoiC5h2zHKheafRm Date: Tue, 24 Feb 2015 10:02:47 -0800 From: Tony Lindgren To: Peter Ujfalusi Cc: linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, vinod.koul@intel.com Subject: Re: [PATCH 0/5] ARM: DTS: OMAP/DRA7: dma property name correction Message-ID: <20150224180246.GE11056@atomide.com> References: <1424439726-31994-1-git-send-email-peter.ujfalusi@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1424439726-31994-1-git-send-email-peter.ujfalusi@ti.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1650 Lines: 45 * Peter Ujfalusi [150220 05:45]: > Hi, > > While working on the DMA crossbar support for DRA7 typo of devices I have > noticed that the dma-channels and dma-requests properties of sdma wrongly > has # at the beginning. > According to the documentation, it should not have: > Documentation/devicetree/bindings/dma/dma.txt > > Since these properties are not in use at the moment, but it is going to be needed > for the crossbar driver it is better to fix it right now so we do not need to > patch .dtsi and .c files at the same time later. > > Tony: I would really appreciate if this could go in within the current merge > window. Yeah applying into omap-for-v4.0/fixes, let's get it out of the way to avoid more cut-n-paste errors. Regards, Tony > Peter Ujfalusi (5): > ARM: DTS: omap2: Correct the dma controller's property names > ARM: DTS: omap3: Correct the dma controller's property names > ARM: DTS: omap4: Correct the dma controller's property names > ARM: DTS: omap5: Correct the dma controller's property names > ARM: DTS: dra7: Correct the dma controller's property names > > arch/arm/boot/dts/dra7.dtsi | 4 ++-- > arch/arm/boot/dts/omap2.dtsi | 4 ++-- > arch/arm/boot/dts/omap3.dtsi | 4 ++-- > arch/arm/boot/dts/omap4.dtsi | 4 ++-- > arch/arm/boot/dts/omap5.dtsi | 4 ++-- > 5 files changed, 10 insertions(+), 10 deletions(-) > > -- > 2.3.0 > -- 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/