linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* U6/U6715 ARM architecture files, 2nd try
@ 2010-05-27  8:27 Philippe Langlais
  2010-05-27  8:27 ` [PATCH 1/6] U6/U6715 ARM architecture files Philippe Langlais
                   ` (5 more replies)
  0 siblings, 6 replies; 21+ messages in thread
From: Philippe Langlais @ 2010-05-27  8:27 UTC (permalink / raw)
  To: linux-arm-kernel


Hi,

Here my second try for ST-Ericsson U6715 & U6 familly ARM926ejs SoC.
I take into account the too few remarks received from my first post.
This patch series apply on latest linux-next tree.
Information on U6715 is here: http://www.stericsson.com/platforms/U6715.jsp

Acked-by: Linus Walleij <linus.walleij@stericsson.com>

In hope to be merged in the next linux kernel.

Regards,

Philippe.

^ permalink raw reply	[flat|nested] 21+ messages in thread
* The first 3 patches for U6715 after review
@ 2010-07-09 15:21 Philippe Langlais
  2010-07-09 15:21 ` [PATCH 1/6] U6/U6715 ARM architecture files Philippe Langlais
  0 siblings, 1 reply; 21+ messages in thread
From: Philippe Langlais @ 2010-07-09 15:21 UTC (permalink / raw)
  To: linux-arm-kernel


Take into account comments around use of IOMEM from Russell King.

Regards
Philippe

^ permalink raw reply	[flat|nested] 21+ messages in thread
* U6/U6715 ARM architecture files, 1rst try
@ 2010-04-28  7:32 Philippe Langlais
  2010-04-28  7:32 ` [PATCH 1/6] U6/U6715 ARM architecture files Philippe Langlais
  0 siblings, 1 reply; 21+ messages in thread
From: Philippe Langlais @ 2010-04-28  7:32 UTC (permalink / raw)
  To: linux-arm-kernel


Hi,

Here my first contribution, for ST-Ericsson U6715 & U6 familly ARM926ejs SoC.
This patch series apply on version v2.6.33.
Information on U6715 is here: http://www.stericsson.com/platforms/U6715.jsp

Content:

U67xx reference board configuration
arch/arm/mach-u67xx/board_u67xx_wavex.c
- setup for pins multiplexing, padding and initial configuration.
- machine definition

U67xx default configuration file:
arch/arm/configs/u67xx_wavex_defconfig

U67xx machine subdrivers, based on existing linux kernel code:
arch/arm/mach-u67xx/
- clock gating subdriver
- U67xx devices definitions (only GPIO resources). 

U6xxx platform drivers, based on existing linux kernel code:
arch/arm/plat-u6xxx/ and arch/arm/plat-u6xxx/include/mach/
- platform debugging macros (basic UART support)
- IRQ helper macros
- shared clock framework
- gpio subdriver
- I/O (chipset register) memory mapping
- IRQ subdriver
- serial driver registration, based on 8250 serial driver
- timers subdriver
- all related registers mapping definition.

Modification of existing 8250 serial driver for U6xxx
drivers/serial/8250.c
drivers/serial/8250_u6.c
include/linux/serial_8250.h
- modifications of existing 8250 serial driver for U6xxx support.
- clock gating specific support for 8250 serial driver for U6xxx

Regards,

Philippe.

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

end of thread, other threads:[~2010-07-16 13:04 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-27  8:27 U6/U6715 ARM architecture files, 2nd try Philippe Langlais
2010-05-27  8:27 ` [PATCH 1/6] U6/U6715 ARM architecture files Philippe Langlais
2010-06-24 14:08   ` Russell King - ARM Linux
2010-06-25 13:34     ` Philippe Langlais
2010-05-27  8:27 ` [PATCH 2/6] U6715 clocks gating management U6 clock generic driver & U6715 cgu clock specific (V2) Philippe Langlais
2010-06-24 14:14   ` Russell King - ARM Linux
2010-07-05  7:09     ` Philippe Langlais
2010-05-27  8:27 ` [PATCH 3/6] U6715 gpio platform driver This driver is U6 platform generic (V2) Philippe Langlais
2010-06-24 14:26   ` Russell King - ARM Linux
2010-07-05  7:14     ` Philippe Langlais
2010-05-27  8:27 ` [PATCH 4/6] U6715 platform serial driver It's a generic driver for all U6 platform (V2) Philippe Langlais
2010-06-24 14:17   ` Russell King - ARM Linux
2010-05-27  8:27 ` [PATCH 5/6] U6715 8250 serial like driver Philippe Langlais
2010-06-24 14:31   ` Russell King - ARM Linux
2010-07-05  7:39     ` Philippe Langlais
2010-05-27  8:27 ` [PATCH 6/6] U6715 Default configuration for ST-Ericsson reference design boards Philippe Langlais
  -- strict thread matches above, loose matches on Subject: below --
2010-07-09 15:21 The first 3 patches for U6715 after review Philippe Langlais
2010-07-09 15:21 ` [PATCH 1/6] U6/U6715 ARM architecture files Philippe Langlais
2010-07-15 11:17   ` Russell King - ARM Linux
2010-07-16 13:04     ` Philippe Langlais
2010-04-28  7:32 U6/U6715 ARM architecture files, 1rst try Philippe Langlais
2010-04-28  7:32 ` [PATCH 1/6] U6/U6715 ARM architecture files Philippe Langlais
2010-05-06 13:46   ` Pavel Machek

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