Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751784Ab2H3TXD (ORCPT ); Thu, 30 Aug 2012 15:23:03 -0400 Received: from cassarossa.samfundet.no ([129.241.93.19]:44959 "EHLO cassarossa.samfundet.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751367Ab2H3TXB (ORCPT ); Thu, 30 Aug 2012 15:23:01 -0400 Date: Thu, 30 Aug 2012 21:22:53 +0200 From: Hans-Christian Egtvedt To: Hein Tibosch Cc: Andrew Morton , Linux Kernel Mailing List , Nicolas Ferre , "ludovic.desroches" , Havard Skinnemoen , "linux-mmc@vger.kernel.org" , Chris Ball Subject: Re: [PATCH v2] avr32: at32ap700x: set DMA slave properties for MCI dw_dmac Message-ID: <20120830192253.GA10588@samfundet.no> References: <503F9DC1.9030601@yahoo.es> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <503F9DC1.9030601@yahoo.es> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1084 Lines: 29 Around Fri 31 Aug 2012 01:07:13 +0800 or thereabout, Hein Tibosch wrote: > The MCI makes use of the dw_dmac driver when DMA is being used. > Due to recent changes the driver was broken because: > - the SMS field in the CTLL register received the wrong value 0 > - a patch in dw_dmac (http://lkml.org/lkml/2012/1/18/52) > allowed for 64-bit transfers on the memory side, giving an illegal > value of 3 in the SRC/DST_TR_WIDTH register. > > This patch sets the SMS (Source Master Select) to 1 and limits > the maximum transfer width to 32 bits. > > Note: this can only be applied after my patch: > [PATCH v2 2/2] dw_dmac: max_mem_width limits value for > SRC/DST_TR_WID register > > Signed-off-by: Hein Tibosch Acked-by: Hans-Christian Egtvedt -- mvh Hans-Christian Egtvedt -- 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/