From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753351AbcEBJzm (ORCPT ); Mon, 2 May 2016 05:55:42 -0400 Received: from mga01.intel.com ([192.55.52.88]:8486 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752459AbcEBJze (ORCPT ); Mon, 2 May 2016 05:55:34 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,566,1455004800"; d="scan'208";a="695476944" Date: Mon, 2 May 2016 15:31:33 +0530 From: Vinod Koul To: Andy Shevchenko Cc: Viresh Kumar , linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, Rob Herring , Mark Brown , Vineet Gupta , Tejun Heo Subject: Re: [PATCH v7 0/4] Fixes / cleanups in dw_dmac (affects on few subsystems) Message-ID: <20160502100133.GI2274@localhost> References: <1461755740-3932-1-git-send-email-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1461755740-3932-1-git-send-email-andriy.shevchenko@linux.intel.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 On Wed, Apr 27, 2016 at 02:15:36PM +0300, Andy Shevchenko wrote: > This patch series (v3: http://www.spinics.net/lists/kernel/msg2215303.html) > contains a number of mostly minor fixes and cleanups for the DW DMA driver. A > couple of them affect the DT binding so these may need to be updated to > maintain compatibility (old format is still supported though). The rest should > be relatively straight-forward. Applied, thanks -- ~Vinod