linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH  00/12] Serial : sc26xx - generalize and support SC2892
@ 2010-02-13 16:09 Martin Fuzzey
  2010-02-13 16:09 ` [PATCH 01/12] Serial: Enable build of sc26xx driver for embedded platforms Martin Fuzzey
                   ` (12 more replies)
  0 siblings, 13 replies; 16+ messages in thread
From: Martin Fuzzey @ 2010-02-13 16:09 UTC (permalink / raw)
  To: linux-serial; +Cc: tsbogend

This patch series generalizes the SC26xx driver to all embedded platforms
(in addition to the current SNI_RM) and adds support for the SC2892 DUART.

This chip is quite similar to the SC2692 but has more baud rates
and bigger FIFOs.

The driver should probably be renamed (sc2xxx ??) but what about the device
name? Changing it could break existing userspace apps.

So for the moment I've left it as sc26xx.

Unfortunately not having SC2692 hardware I haven't been able
to regression test this.



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

end of thread, other threads:[~2010-02-22  9:06 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-13 16:09 [PATCH 00/12] Serial : sc26xx - generalize and support SC2892 Martin Fuzzey
2010-02-13 16:09 ` [PATCH 01/12] Serial: Enable build of sc26xx driver for embedded platforms Martin Fuzzey
2010-02-13 16:09 ` [PATCH 02/12] Serial: sc26xx fix build errors Martin Fuzzey
2010-02-13 16:10 ` [PATCH 03/12] Serial: sc26xx - use interrupt trigger flags from resources Martin Fuzzey
2010-02-13 16:10 ` [PATCH 04/12] Serial: sc26xx - add accessor function for driver data Martin Fuzzey
2010-02-13 16:10 ` [PATCH 05/12] Serial: sc26xx - refactor register access Martin Fuzzey
2010-02-13 16:10 ` [PATCH 06/12] Serial: sc26xx simplify timeout calculation Martin Fuzzey
2010-02-13 16:10 ` [PATCH 07/12] Serial: sc26xx - simplify port initialisation Martin Fuzzey
2010-02-13 16:10 ` [PATCH 08/12] Serial: sc26xx - avoid endless loop with IRQs masked Martin Fuzzey
2010-02-13 16:10 ` [PATCH 09/12] Serial: sc26xx - add support for SC2892 chips Martin Fuzzey
2010-02-13 16:10 ` [PATCH 10/12] Serial: sc26xx - introduce a structure for platform data Martin Fuzzey
2010-02-13 16:10 ` [PATCH 11/12] Serial: sc26xx - initialise hardware if not done by bootloader Martin Fuzzey
2010-02-13 16:10 ` [PATCH 12/12] Avoid null pointer dereference Martin Fuzzey
2010-02-15 17:09 ` [PATCH 00/12] Serial : sc26xx - generalize and support SC2892 Thomas Bogendoerfer
2010-02-20 17:55   ` Martin Fuzzey
2010-02-22  9:06     ` Thomas Bogendoerfer

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