Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758933AbcDESE7 (ORCPT ); Tue, 5 Apr 2016 14:04:59 -0400 Received: from mga14.intel.com ([192.55.52.115]:54814 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750946AbcDESE5 (ORCPT ); Tue, 5 Apr 2016 14:04:57 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,444,1455004800"; d="scan'208";a="952275508" Date: Tue, 5 Apr 2016 11:03:53 -0700 From: Vinod Koul To: Eric Anholt Cc: linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Stephen Warren , Lee Jones , dmaengine@vger.kernel.org Subject: Re: [PATCH 0/8 v4] bcm2835 DMA slave support Message-ID: <20160405180352.GA8930@vkoul-mobl.iind.intel.com> References: <1458156302-4359-1-git-send-email-eric@anholt.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1458156302-4359-1-git-send-email-eric@anholt.net> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 384 Lines: 11 On Wed, Mar 16, 2016 at 12:24:54PM -0700, Eric Anholt wrote: > Here's the series for DMA slave and memcpy support for 2835, with the > DT changes to enable the remaining channels dropped out while that > goes through review. I had to do some minor conflict resolution, but > it was pretty mechanical, and I tested again with dmatest on the last > patch. Applied, thanks -- ~Vinod