public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [pm-wip/uart][PATCH 0/5 v2] Serial HWMOD updation and uart4 support for 3630
@ 2010-06-16 14:13 Govindraj.R
  2010-06-18  0:05 ` Kevin Hilman
  0 siblings, 1 reply; 5+ messages in thread
From: Govindraj.R @ 2010-06-16 14:13 UTC (permalink / raw)
  To: linux-omap; +Cc: Kevin Hilman

Changes from v1:
* Incorporated : OMAP clock: Add uart4_ick/fck definitions for 3630
* using omap_mux_request_signal to retreive padconf offset
  as per Tony's comments.
  http://marc.info/?l=linux-omap&m=127609369220618&w=2
  This patch series as a dependecy on the patch
  for "omap_mux_request_signal" posted earlier
  https://patchwork.kernel.org/patch/105962/
* Clean up certain comments.
  http://www.mail-archive.com/linux-omap@vger.kernel.org/msg30348.html

Patch series is based on remotes/origin/pm-wip/uart
branch from Kevin's PM tree.

1.) Add support for UART4 for 3630.
2.) Modify Serial hwmod to avoid hwmod lookup using name string.

Govindraj.R (5):
  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: PM: Add prepare idle and resume idle call for uart4
  Serial: Avoid using hwmod lookup using name string.

 arch/arm/mach-omap2/clock3xxx_data.c   |   22 ++++++
 arch/arm/mach-omap2/cm-regbits-34xx.h  |    2 +
 arch/arm/mach-omap2/pm34xx.c           |   17 ++++-
 arch/arm/mach-omap2/prcm-common.h      |    2 +
 arch/arm/mach-omap2/prm-regbits-34xx.h |    1 +
 arch/arm/mach-omap2/serial.c           |  114 +++++++++++++++++++-------------
 6 files changed, 111 insertions(+), 47 deletions(-)





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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-16 14:13 [pm-wip/uart][PATCH 0/5 v2] Serial HWMOD updation and uart4 support for 3630 Govindraj.R
2010-06-18  0:05 ` Kevin Hilman
2010-06-18 18:23   ` Kevin Hilman
2010-06-22 14:23     ` Govindraj
2010-06-22 14:49       ` Kevin Hilman

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