Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755477Ab1EPOF4 (ORCPT ); Mon, 16 May 2011 10:05:56 -0400 Received: from caramon.arm.linux.org.uk ([78.32.30.218]:46151 "EHLO caramon.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755196Ab1EPOFz (ORCPT ); Mon, 16 May 2011 10:05:55 -0400 Date: Mon, 16 May 2011 15:05:41 +0100 From: Russell King To: Shreshtha Kumar SAHU Cc: "linux-serial@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Linus WALLEIJ , "alan@linux.intel.com" Subject: Re: [PATCH 2/2] amba pl011: platform data for reg lockup and glitch Message-ID: <20110516140541.GA22445@flint.arm.linux.org.uk> References: <1305550879-28945-1-git-send-email-shreshthakumar.sahu@stericsson.com> <1305550879-28945-2-git-send-email-shreshthakumar.sahu@stericsson.com> <20110516130905.GA12192@flint.arm.linux.org.uk> <20110516140045.GA9387@bnru02.bnr.st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110516140045.GA9387@bnru02.bnr.st.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1541 Lines: 34 On Mon, May 16, 2011 at 07:30:46PM +0530, Shreshtha Kumar SAHU wrote: > On Mon, May 16, 2011 at 15:09:05 +0200, Russell King wrote: > > On Mon, May 16, 2011 at 06:31:19PM +0530, Shreshtha Kumar SAHU wrote: > > > From: Shreshtha Kumar Sahu > > > > > > This patch provides platform data for following > > > - uart reset function to assist uart register lockup workaround > > > > > > - init/exit function to fix glitch in the tx pin in tty_open > > > when tty port0 is opened a glitch is seen in the tx line > > > of uart0. This happens in __pl011_startup() when tx fifo > > > interrupt is provoked into asserting. > > > > I was trying to work out where that is, but i can't find this function. > > Is your patch against a different version of the driver? > sorry, the function names in commit message is wrong by mistake. > It should be - "This happens in pl011_startup() when tx > fifo interrupt is provoked into asserting." > I will send out a new patch with corrected commit mesaage. Have you tracked down why this happens? Is it the switching into and out of loopback mode, or does loopback mode not prevent the transmit pin toggling? -- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: -- 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/