From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andre Przywara Subject: Re: [PATCH REPOST 0/2] Remove pl011 startup glitches and avoid dummy TX during startup Date: Thu, 05 Mar 2015 12:07:47 +0000 Message-ID: <54F84713.6040305@arm.com> References: <1425472054-7543-1-git-send-email-Dave.Martin@arm.com> <54F73650.2070304@arm.com> <20150305120320.GB3612@e103592.cambridge.arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150305120320.GB3612@e103592.cambridge.arm.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Dave P Martin Cc: Russell King , Greg Kroah-Hartman , Andrew Jackson , Graeme Gregory , "linux-serial@vger.kernel.org" , Jorge Ramirez-Ortiz , "linux-arm-kernel@lists.infradead.org" List-Id: linux-serial@vger.kernel.org On 05/03/15 12:03, Dave P Martin wrote: > On Wed, Mar 04, 2015 at 04:44:00PM +0000, Andre Przywara wrote: >> Hi Dave, >> >> On 04/03/15 12:27, Dave P Martin wrote: >>> There have been no comments on this series since my previous post, and >>> I have made no further changes. >>> >>> Since then, I have confirmed that this also works robustly with TX DMA >>> enabled on Juno. >>> >>> Review/comments/testing still welcome. >> >> this has been tested briefly on a Calxeda Midway without any >> regressions. Also I use them as the base for my SBSA series now (which >> are tested on the model and the Midway) and I see that all problems >> observed before are gone now. >> >> Tested-by: Andre Przywara > > Thanks -- should I take that for both patches? Yes, please. Also I tested this on the Raspberry Pi 2 today (though with their kernel, not upstream). Cheers, Andre. From mboxrd@z Thu Jan 1 00:00:00 1970 From: andre.przywara@arm.com (Andre Przywara) Date: Thu, 05 Mar 2015 12:07:47 +0000 Subject: [PATCH REPOST 0/2] Remove pl011 startup glitches and avoid dummy TX during startup In-Reply-To: <20150305120320.GB3612@e103592.cambridge.arm.com> References: <1425472054-7543-1-git-send-email-Dave.Martin@arm.com> <54F73650.2070304@arm.com> <20150305120320.GB3612@e103592.cambridge.arm.com> Message-ID: <54F84713.6040305@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 05/03/15 12:03, Dave P Martin wrote: > On Wed, Mar 04, 2015 at 04:44:00PM +0000, Andre Przywara wrote: >> Hi Dave, >> >> On 04/03/15 12:27, Dave P Martin wrote: >>> There have been no comments on this series since my previous post, and >>> I have made no further changes. >>> >>> Since then, I have confirmed that this also works robustly with TX DMA >>> enabled on Juno. >>> >>> Review/comments/testing still welcome. >> >> this has been tested briefly on a Calxeda Midway without any >> regressions. Also I use them as the base for my SBSA series now (which >> are tested on the model and the Midway) and I see that all problems >> observed before are gone now. >> >> Tested-by: Andre Przywara > > Thanks -- should I take that for both patches? Yes, please. Also I tested this on the Raspberry Pi 2 today (though with their kernel, not upstream). Cheers, Andre.