From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752120AbdFVM7Q (ORCPT ); Thu, 22 Jun 2017 08:59:16 -0400 Received: from mga05.intel.com ([192.55.52.43]:51815 "EHLO mga05.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750847AbdFVM7O (ORCPT ); Thu, 22 Jun 2017 08:59:14 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,373,1493708400"; d="scan'208";a="1143788159" Date: Thu, 22 Jun 2017 18:31:57 +0530 From: Vinod Koul To: Thomas Breitung Cc: linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, Li Yang , Zhang Wei , Dan Williams , Wolfgang Ocker Subject: Re: [PATCH] dmaengine: fsldma: set BWC, DAHTS and SAHTS values correctly Message-ID: <20170622130157.GU19154@localhost> References: <20170619144004.18224-1-thomas.breitung@izt-labs.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170619144004.18224-1-thomas.breitung@izt-labs.de> 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 On Mon, Jun 19, 2017 at 04:40:04PM +0200, Thomas Breitung wrote: > The bits of BWC, DAHTS and SAHTS in the DMA mode register must be cleared > before a new value can be or-ed in. Applied, thanks -- ~Vinod