linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] enhancements to MPC8260 serial driver ...
@ 2002-05-28  5:37 Murray Jensen
  2002-05-28 18:39 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Murray Jensen @ 2002-05-28  5:37 UTC (permalink / raw)
  To: linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 890 bytes --]

enhancements to MPC8260 serial driver ...

- configure any, or all, SMC and SCC ports to be serial ports; the only
  wiring setup that allows this is for SCC[1-4]<=>BRG[1-4] and SMC[1-2]
  <=>BRG[7-8]
- support serial console and/or kgdb port on any, or none, SMC or SCC port
- permanent mapping of S[MC]Cn<=>ttySn i.e. ttyS0 is always SMC1, ttyS1 is
  always SMC2, ttyS2 is always SCC1, and so on.
- most i/o pin configurations covered by simple config options i.e. SCC2
  and SCC3 have "primary" or "secondary" i/o pin configurations
- supports using an external clock source for any BRG, instead of BRGCLK

Cheers!
								Murray...
--
Murray Jensen, CSIRO Manufacturing Sci & Tech,         Phone: +61 3 9662 7763
Locked Bag No. 9, Preston, Vic, 3072, Australia.         Fax: +61 3 9662 7853
Internet: Murray.Jensen@csiro.au

Hymod project: http://www.msa.cmst.csiro.au/projects/Hymod/


[-- Attachment #2: serial.patch.gz --]
[-- Type: application/x-gzip , Size: 10914 bytes --]

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

* Re: [PATCH] enhancements to MPC8260 serial driver ...
  2002-05-28  5:37 [PATCH] enhancements to MPC8260 serial driver Murray Jensen
@ 2002-05-28 18:39 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2002-05-28 18:39 UTC (permalink / raw)
  To: Murray Jensen; +Cc: linuxppc-embedded


On Tue, May 28, 2002 at 03:37:36PM +1000, Murray Jensen wrote:

> - configure any, or all, SMC and SCC ports to be serial ports; the only
>   wiring setup that allows this is for SCC[1-4]<=>BRG[1-4] and SMC[1-2]
>   <=>BRG[7-8]
> - support serial console and/or kgdb port on any, or none, SMC or SCC port
> - permanent mapping of S[MC]Cn<=>ttySn i.e. ttyS0 is always SMC1, ttyS1 is
>   always SMC2, ttyS2 is always SCC1, and so on.
> - most i/o pin configurations covered by simple config options i.e. SCC2
>   and SCC3 have "primary" or "secondary" i/o pin configurations
> - supports using an external clock source for any BRG, instead of BRGCLK

Can you split this up into 5 logical patches?  Thanks.

--
Tom Rini (TR1265)
http://gate.crashing.org/~trini/

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2002-05-28 18:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-28  5:37 [PATCH] enhancements to MPC8260 serial driver Murray Jensen
2002-05-28 18:39 ` Tom Rini

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).