public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC part1/2 merge v4][PATCH 00/11] omap2/3/4: uart4 fixes + zoom2/3 changes
@ 2010-03-11  0:14 Sergio Aguirre
  2010-03-11  0:14 ` [RFC part1/2 merge v4][PATCH 01/11] OMAP3: serial: Check for zero-based physical addr Sergio Aguirre
                   ` (11 more replies)
  0 siblings, 12 replies; 15+ messages in thread
From: Sergio Aguirre @ 2010-03-11  0:14 UTC (permalink / raw)
  To: linux-omap
  Cc: Kevin Hilman, Vikram Pandita, Paul Walmsley, Tony Lindgren,
	Felipe Balbi, Sergio Aguirre

Hi,

This is v4 of my serial work series merge found here: [1].

And it's meant to be applied on top of Thomas's patch: [2]

Changelog compared to previous version:
 - Changed printk to dev_* macros (Thanks Felipe)

Please let me know your comments and thoughts.

Thanks to:
 - Vikram Pandita
 - Paul Walmsley
 - Kevin Hilman
 - Manjunath Kondaiah
 - Felipe Balbi

For the feedback recieved so far. I really appreciate it.

Regards,
Sergio

Detailed changelog:

Sergio Aguirre (11):
  OMAP3: serial: Check for zero-based physical addr
  OMAP3: serial: Use dev_* macros instead of printk
  omap2/3/4: serial: Remove condition for getting uart4_phys
  ARM: OMAP3630: PRCM: Add UART4 control bits
  OMAP clock: Add uart4_ick/fck definitions for 3630
  OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regs
  omap3: serial: Fix uart4 handling for 3630
  omap3: zoom2/3 / 3630sdp: Don't init always all uarts
  omap3: 3630sdp: Explicitly enable all UARTs
  omap3: zoom 2/3: Change debugboard serial port id
  omap3: zoom2/3: Register only 1 8250 port

 arch/arm/configs/omap_zoom2_defconfig        |    2 +-
 arch/arm/configs/omap_zoom3_defconfig        |    2 +-
 arch/arm/mach-omap2/board-3630sdp.c          |    1 +
 arch/arm/mach-omap2/board-zoom-debugboard.c  |    2 +-
 arch/arm/mach-omap2/board-zoom-peripherals.c |    1 -
 arch/arm/mach-omap2/clock3xxx_data.c         |   22 +++++++++++++
 arch/arm/mach-omap2/cm-regbits-34xx.h        |    2 +
 arch/arm/mach-omap2/pm34xx.c                 |    8 +++-
 arch/arm/mach-omap2/prcm-common.h            |    4 ++
 arch/arm/mach-omap2/serial.c                 |   44 +++++++++++++++----------
 arch/arm/plat-omap/include/plat/irqs.h       |    2 +
 11 files changed, 66 insertions(+), 24 deletions(-)
 mode change 100755 => 100644 arch/arm/mach-omap2/board-3630sdp.c
 mode change 100755 => 100644 arch/arm/mach-omap2/board-zoom-peripherals.c

[1] http://marc.info/?l=linux-omap&m=126815136710361&w=2
[2] http://marc.info/?l=linux-kernel&m=126709078514087&w=2

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

end of thread, other threads:[~2010-03-12 17:45 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-11  0:14 [RFC part1/2 merge v4][PATCH 00/11] omap2/3/4: uart4 fixes + zoom2/3 changes Sergio Aguirre
2010-03-11  0:14 ` [RFC part1/2 merge v4][PATCH 01/11] OMAP3: serial: Check for zero-based physical addr Sergio Aguirre
2010-03-11  0:14 ` [RFC part1/2 merge v4][PATCH 02/11] OMAP3: serial: Use dev_* macros instead of printk Sergio Aguirre
2010-03-11  0:14 ` [RFC part1/2 merge v4][PATCH 03/11] omap2/3/4: serial: Remove condition for getting uart4_phys Sergio Aguirre
2010-03-11  0:14 ` [RFC part1/2 merge v4][PATCH 04/11] ARM: OMAP3630: PRCM: Add UART4 control bits Sergio Aguirre
2010-03-11  0:14 ` [RFC part1/2 merge v4][PATCH 05/11] OMAP clock: Add uart4_ick/fck definitions for 3630 Sergio Aguirre
2010-03-11  0:14 ` [RFC part1/2 merge v4][PATCH 06/11] OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regs Sergio Aguirre
2010-03-11  0:14 ` [RFC part1/2 merge v4][PATCH 07/11] omap3: serial: Fix uart4 handling for 3630 Sergio Aguirre
2010-03-11  0:14 ` [RFC part1/2 merge v4][PATCH 08/11] omap3: zoom2/3 / 3630sdp: Don't init always all uarts Sergio Aguirre
2010-03-11  0:14 ` [RFC part1/2 merge v4][PATCH 09/11] omap3: 3630sdp: Explicitly enable all UARTs Sergio Aguirre
2010-03-11  0:14 ` [RFC part1/2 merge v4][PATCH 10/11] omap3: zoom 2/3: Change debugboard serial port id Sergio Aguirre
2010-03-11  0:14 ` [RFC part1/2 merge v4][PATCH 11/11] omap3: zoom2/3: Register only 1 8250 port Sergio Aguirre
2010-03-12 17:21 ` [RFC part1/2 merge v4][PATCH 00/11] omap2/3/4: uart4 fixes + zoom2/3 changes Aguirre, Sergio
2010-03-12 17:34   ` Tony Lindgren
2010-03-12 17:44     ` Aguirre, Sergio

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