From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Hunter Subject: Re: [PATCH v2] of: dma: fix typos in generic dma binding definition Date: Mon, 24 Sep 2012 17:27:03 -0500 Message-ID: <5060DE37.4080001@ti.com> References: <1348066188-17937-1-git-send-email-mporter@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from arroyo.ext.ti.com ([192.94.94.40]:47856 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750789Ab2IXW10 (ORCPT ); Mon, 24 Sep 2012 18:27:26 -0400 In-Reply-To: <1348066188-17937-1-git-send-email-mporter@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Matt Porter Cc: Devicetree Discuss , Linux OMAP List , Linux ARM Kernel List , Nicolas Ferre , Stephen Warren , Grant Likely , Benoit Cousson , Russell King , Rob Herring , Arnd Bergmann , Vinod Koul , Dan Williams Hi Matt, On 09/19/2012 09:49 AM, Matt Porter wrote: > Some semicolons were left out in the examples. > > The #dma-channels and #dma-requests properties have a prefix > that is, by convention, reserved for cell size properties. > Rename those properties to dma-channels and dma-requests. > > Signed-off-by: Matt Porter Acked-by: Jon Hunter Thanks for catching and fixing these! Cheers Jon From mboxrd@z Thu Jan 1 00:00:00 1970 From: jon-hunter@ti.com (Jon Hunter) Date: Mon, 24 Sep 2012 17:27:03 -0500 Subject: [PATCH v2] of: dma: fix typos in generic dma binding definition In-Reply-To: <1348066188-17937-1-git-send-email-mporter@ti.com> References: <1348066188-17937-1-git-send-email-mporter@ti.com> Message-ID: <5060DE37.4080001@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Matt, On 09/19/2012 09:49 AM, Matt Porter wrote: > Some semicolons were left out in the examples. > > The #dma-channels and #dma-requests properties have a prefix > that is, by convention, reserved for cell size properties. > Rename those properties to dma-channels and dma-requests. > > Signed-off-by: Matt Porter Acked-by: Jon Hunter Thanks for catching and fixing these! Cheers Jon