From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Subject: Re: [PATCH v9 01/10] ASoC: imx-pcm-dma: DT support Date: Sun, 23 Jun 2013 12:49:17 -0500 Message-ID: <51C7351D.9080004@tabi.org> References: <1371734429-6081-1-git-send-email-mpa@pengutronix.de> <1371734429-6081-2-git-send-email-mpa@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1371734429-6081-2-git-send-email-mpa@pengutronix.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Markus Pargmann , linux-arm-kernel@lists.infradead.org Cc: Fabio Estevam , alsa-devel@alsa-project.org, Lars-Peter Clausen , devicetree-discuss@lists.ozlabs.org, Liam Girdwood , Grant Likely , Mark Brown , Sascha Hauer , Shawn Guo List-Id: devicetree@vger.kernel.org Markus Pargmann wrote: > This patch removes the NO_DT flag. The pdev pointer may have a proper > of_node with the dmas property, so we can use it to request DMA > channels. > > Signed-off-by: Markus Pargmann > Tested-by: Shawn Guo > --- I won't have access to functioning hardware for another month or two, so I can't test to see if this patchset breaks PowerPC, but at least it does compile. I'm a little worried that the DMA changes won't actually run on PowerPC, but I can't test that now. So for the time being: Acked-by: Timur Tabi -- Timur Tabi