public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
From: Michael Trimarchi <trimarchimichael@yahoo.it>
To: linux-sh@vger.kernel.org
Subject: SH7722 serial scif
Date: Wed, 24 Sep 2008 14:52:05 +0000	[thread overview]
Message-ID: <878566.91579.qm@web26201.mail.ukl.yahoo.com> (raw)

Hi,

I find a problem releated to the scif serial device. Using scif2 on the MigoR, the kernel block on the second open of the device
when it try to register irq line. So in the shutdown sequence I add:

 sci_out(port, SCSCR, 0x00);

and in the startup squence:

 sci_out(port, SCSCR, SCSCR_INIT(port));

The version is 2.6.24.2 but I think is present in the latest release too.

My idea is to post a patch to register and enable and disable for the scif port on the SH7722. Can be a problem
for other micro?

Regards Michael

__________________________________________________
Do You Yahoo!?
Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto spazio gratuito per i tuoi file e i messaggi 
http://mail.yahoo.it 

             reply	other threads:[~2008-09-24 14:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-24 14:52 Michael Trimarchi [this message]
2008-09-24 15:49 ` SH7722 serial scif Paul Mundt
2008-09-24 15:57 ` Michael Trimarchi
2008-09-24 16:43 ` Paul Mundt
2008-09-25  9:17 ` Michael Trimarchi
2008-09-27 17:12 ` Magnus Damm

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=878566.91579.qm@web26201.mail.ukl.yahoo.com \
    --to=trimarchimichael@yahoo.it \
    --cc=linux-sh@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