Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753173AbbDMIGs (ORCPT ); Mon, 13 Apr 2015 04:06:48 -0400 Received: from Chamillionaire.breakpoint.cc ([80.244.247.6]:33812 "EHLO Chamillionaire.breakpoint.cc" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751917AbbDMIGn (ORCPT ); Mon, 13 Apr 2015 04:06:43 -0400 Date: Mon, 13 Apr 2015 10:06:37 +0200 From: Sebastian Andrzej Siewior To: jiwang Cc: gregkh@linuxfoundation.org, jslaby@suse.cz, linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org, anton_bondarenko@mentor.com, dirk.behme@de.bosch.com, bigeasy@linutronix.de Subject: Re: [PATCH v1 11/15] serial: imx: initialized DMA w/o HW flow enabled Message-ID: <20150413080637.GA1537@breakpoint.cc> References: <1418116296-12082-1-git-send-email-jiada_wang@mentor.com> <1418116296-12082-12-git-send-email-jiada_wang@mentor.com> <20150409120057.GA12596@breakpoint.cc> <552B72DF.7060006@mentor.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <552B72DF.7060006@mentor.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1180 Lines: 30 On Mon, Apr 13, 2015 at 04:40:15PM +0900, jiwang wrote: > Hi Sebastian Hi Jiada, > >My question is how was this tested. Before your patch none of my boards > >were using DMA because RTS/CTS is not in use and this was a key > >requirement. Now SDMA goes crazy. Is there a SDMA firmware required for > >this to work? > We tested the patch set with our modified kernel tree, > and I find upstream kernel is not building SDMA firmware, > I will submit another patch to add it. Please make sure it is tagged stable. There is no hint that this is required and as of it now, it breaks v4.0. One question, where do you have the firmware from? I picked the one from FSL's v3.10 SDK and I ended up with FIFO-overflows so it was clearly the wrong one (and the built-in SDMA firmware does not work as expected as you mentioned). Is this firmware only required the imx6 series or also for older versions like imx5? > Thanks, > Jiada Sebastian -- 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/