linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Eric Bénard" <eric@eukrea.com>
To: linux-serial@vger.kernel.org
Subject: serial/imx.c : wrong baudrate at resume if console is on UART
Date: Thu, 27 May 2010 23:02:08 +0200	[thread overview]
Message-ID: <4BFEDDD0.8000607@eukrea.com> (raw)

Hi,

while testing suspend/resume on i.MX27, I meet a problem on resume : if 
the console is on the UART the baudrate it not restored properly (I get 
random bitrate between 50 to 2Mbps). Here is a patch to add pm to the 
uart_ops (but the problem occurs also without this patch) :
http://lists.infradead.org/pipermail/linux-arm-kernel/2010-May/016495.html

What is strange is that giving wrong structures (platform_device instead 
of device) in suspend/resume functions as in following patch "fix" the 
problem :
http://lists.infradead.org/pipermail/linux-arm-kernel/2010-May/015985.html

Do you have any idea of what could be wrong there ?

Many thanks,
Eric

             reply	other threads:[~2010-05-27 21:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-27 21:02 Eric Bénard [this message]
2010-05-31  7:33 ` serial/imx.c : wrong baudrate at resume if console is on UART Eric Bénard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BFEDDD0.8000607@eukrea.com \
    --to=eric@eukrea.com \
    --cc=linux-serial@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).