public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
* SH7722 serial scif
@ 2008-09-24 14:52 Michael Trimarchi
  2008-09-24 15:49 ` Paul Mundt
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Michael Trimarchi @ 2008-09-24 14:52 UTC (permalink / raw)
  To: linux-sh

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 

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-09-27 17:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-24 14:52 SH7722 serial scif Michael Trimarchi
2008-09-24 15:49 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox