Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965486AbbBECQO (ORCPT ); Wed, 4 Feb 2015 21:16:14 -0500 Received: from mga02.intel.com ([134.134.136.20]:65059 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751360AbbBECQM (ORCPT ); Wed, 4 Feb 2015 21:16:12 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,521,1418112000"; d="scan'208";a="661746867" Date: Wed, 4 Feb 2015 18:13:57 -0800 From: Vinod Koul To: Andrew Bresticker Cc: Dan Williams , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Grant Likely , James Hartley , James Hogan , Ezequiel Garcia , Damien Horsley , Arnd Bergmann , dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH V3 0/2] dmaengine: Support for IMG MDC Message-ID: <20150205021357.GN4489@intel.com> References: <1418338757-10022-1-git-send-email-abrestic@chromium.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1418338757-10022-1-git-send-email-abrestic@chromium.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1011 Lines: 24 On Thu, Dec 11, 2014 at 02:59:15PM -0800, Andrew Bresticker wrote: > This series adds support for the IMG Multi-threaded DMA Controller (MDC) > which is found on IMG SoCs. Currently this driver only supports the > variant found on the MIPS-based Pistachio SoC. > > The MDC supports slave and memory-to-memory transfers on up to 32 channels. > Requests from channels are handled by MDC threads. Thread assignments are > per-channel and are specified in the device-tree. > > Tested on a platform based on the Pistachio SoC with additional patches. > Support for Pistachio will be submitted later. Slave DMA was tested > with the recently submitted IMG SPFI driver [1] and memory-to-memory > DMA was tested with the dmatest module. > Applied, thanks -- ~Vinod -- 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/