Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754652AbcK3DSx (ORCPT ); Tue, 29 Nov 2016 22:18:53 -0500 Received: from mga02.intel.com ([134.134.136.20]:63480 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751566AbcK3DSq (ORCPT ); Tue, 29 Nov 2016 22:18:46 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,719,1473145200"; d="scan'208";a="197240717" Date: Wed, 30 Nov 2016 08:58:24 +0530 From: Vinod Koul To: Eugeniy Paltsev Cc: devicetree@vger.kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, linux-kernel@vger.kernel.org, andriy.shevchenko@linux.intel.com, dmaengine@vger.kernel.org, arnd@arndb.de, linux-snps-arc@lists.infradead.org, vireshk@kernel.org, shiraz.linux.kernel@gmail.com, christian.ruppert@alitech.com Subject: Re: [PATCH v6 0/2] DW DMAC: update device tree Message-ID: <20161130032823.GB6408@localhost> References: <1480085947-31273-1-git-send-email-Eugeniy.Paltsev@synopsys.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1480085947-31273-1-git-send-email-Eugeniy.Paltsev@synopsys.com> 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: 261 Lines: 9 On Fri, Nov 25, 2016 at 05:59:05PM +0300, Eugeniy Paltsev wrote: > It wasn't possible to enable some features like > memory-to-memory transfers or multi block transfers via DT. > It is fixed by these patches. Applied after adding substem name tag. -- ~Vinod