Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752308Ab3IYHMg (ORCPT ); Wed, 25 Sep 2013 03:12:36 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:48631 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750949Ab3IYHMf (ORCPT ); Wed, 25 Sep 2013 03:12:35 -0400 Date: Wed, 25 Sep 2013 16:12:32 +0900 From: Simon Horman To: Guennadi Liakhovetski Cc: Vinod Koul , linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org, Magnus Damm , Laurent Pinchart , Sergei Shtylyov Subject: Re: [PATCH v5 0/7] DMA: shdma: switch DT to use OF device ID tables Message-ID: <20130925071232.GR6663@verge.net.au> References: <1375455042-24093-1-git-send-email-g.liakhovetski@gmx.de> <20130825073656.GF8091@intel.com> <20130826071725.GJ26682@verge.net.au> <20130904085539.GE25209@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130904085539.GE25209@verge.net.au> Organisation: Horms Solutions Ltd. 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: 3314 Lines: 84 Hi Guennadi, apologies for the long delay. On Wed, Sep 04, 2013 at 05:55:39PM +0900, Simon Horman wrote: > On Thu, Aug 29, 2013 at 01:24:31PM +0200, Guennadi Liakhovetski wrote: > > Hi Simon, > > > > On Mon, 26 Aug 2013, Simon Horman wrote: > > > > > On Sun, Aug 25, 2013 at 01:06:57PM +0530, Vinod Koul wrote: > > > > On Fri, Aug 02, 2013 at 04:50:35PM +0200, Guennadi Liakhovetski wrote: > > > > > In this version of shdma Device Tree support I preserved the DT > > > > > configuration approach via OF device ID tables from v4, but now it is only > > > > > used for the DT-mode, the C-version is left untouched. In this series I > > > > > only include one platform: r8a73a4-based APE6EVM, if accepted, others can > > > > > be added easily. I also took care not to include mach/*.h headers in > > > > > driver .c files. To illustrate the use of DT DMA support for MMC DMA on > > > > > APE6EVM a patch from a previously separate patch series "DMA for MMCIF and > > > > > SDHI devices in DT mode" > > > > I have applied all the dma patches, the ARM ones fail for me so should possible > > > > go thru ARM tree. > > > > > > Guennadi, if you need me to queue up any patches please repost them > > > once their dependencies are available in a stable branch. > > > > I've just verified, that the current -next has all DMA and MMCIF > > prerequisites for the following my patches: > > > > ARM: shmobile: armadillo800eva-reference: add MMCIF and SDHI DT nodes I have responded to v4 of this change. https://patchwork.kernel.org/patch/2928971/ > > ARM: shmobile: r8a73a4: add a DMAC platform device and clock for it I have responded to v5 of this change. https://patchwork.kernel.org/patch/2837970/ > > ARM: shmobile: r8a73a4: add a DT node and a clock alias for the DMAC I have responded to v5 of this change. https://patchwork.kernel.org/patch/2837971/ > > ARM: shmobile: ape6evm-reference: enable DMA for the MMC interface I have responded to v5 of this change. https://patchwork.kernel.org/patch/2837965/ > > ARM: shmobile: ape6evm: disable MMCIF Command Completion Signal I have queued v1 of this change for v3.13. https://patchwork.kernel.org/patch/2825871/ > > ARM: shmobile: ape6evm: add DMA support to MMCIF I have queued v1 of this change for v3.13. https://patchwork.kernel.org/patch/2831484/ > > ARM: shmobile: armadillo800eva: disable MMCIF Command Completion Signal I have queued v1 of this change for v3.13. https://patchwork.kernel.org/patch/2825874/ > > ARM: shmobile: kzm9g: disable MMCIF Command Completion Signal I have queued v1 of this change for v3.13. https://patchwork.kernel.org/patch/2825867/ > > ARM: shmobile: lager: disable MMCIF Command Completion Signal, add CLK_CTRL2 I have queued v1 of this change for v3.13. https://patchwork.kernel.org/patch/2825865/ > > > > I can re-send them all to your privetly as an archive, if you like, or you > > can pick their latest versions from an archive or from patchwork. > > Thanks, I can pick them out of patchwork. -- 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/