From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751536AbcFUJU4 (ORCPT ); Tue, 21 Jun 2016 05:20:56 -0400 Received: from plane.gmane.org ([80.91.229.3]:40081 "EHLO plane.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751304AbcFUJUb (ORCPT ); Tue, 21 Jun 2016 05:20:31 -0400 X-Injected-Via-Gmane: http://gmane.org/ To: linux-kernel@vger.kernel.org From: Neil Armstrong Subject: Re: [Patch v6 0/2] Add Qualcomm ADM dmaengine driver Date: Tue, 21 Jun 2016 08:09:19 +0000 (UTC) Message-ID: References: <1426571172-9711-1-git-send-email-agross@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 90.63.244.31 (Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.87 Safari/537.36) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Andy Gross codeaurora.org> writes: > > This patch set introduces the dmaengine driver for the Qualcomm Application > Data Mover (ADM) DMA controller present on MSM8x60, APQ8064, and IPQ8064 > devices. > > The initial version of this driver will only support slave DMA operations > between system memory and peripherals. Flow control via the CRCI (client rate > control interface) is supported and can be configured via device tree > configuration. Flow control usage is required for some peripheral devices. > [...] Hi Andy, I'll need this patchset to support the NAND Controller on the MDM9615, what is the status ? Regards, Neil