All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@deeprootsystems.com>
To: "Govindraj.R" <govindraj.raja@ti.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [pm-wip/uart][PATCH 0/6]: Serial HWMOD updation and cleanup.
Date: Thu, 27 May 2010 14:05:43 -0700	[thread overview]
Message-ID: <87typtgimw.fsf@deeprootsystems.com> (raw)
In-Reply-To: <47398.192.168.10.88.1274362670.squirrel@dbdmail.itg.ti.com> (Govindraj R.'s message of "Thu\, 20 May 2010 19\:07\:50 +0530 \(IST\)")

Hi Govindraj,

"Govindraj.R" <govindraj.raja@ti.com> writes:

> Patch series is based on remotes/origin/pm-wip/govindraj
> branch from Kevin's PM tree.
>
> Patches are tested with 3430SDP.
> Have updated 2420/2430 hwmod data files
> it would be great if some one can test the same.

OK, I've updated pm-wip/uart to include most of this series as well as
some of the other fixes I posted yesterday to get things working on
OMAP2.

> Govindraj.R (6):
>   Serial: Clean up set_uart_globals.
>   Serial: Add UART4 hwmod data.
>   Serial: Modify OMAP3 hwmod data file with uart data.
>   Serial: Add UART hwmod data for 2420.
>   Serial: Add UART hwmod data for 2430.
>   Serial: Update UART HWMOD layer.

I've kept patch 1 as is, but changed the subject slightly.

Patches 2, 4 and 5 I've folded into the patch that added hwmod data
for OMAP3.

Patch 6 I folded into the initial UART conversion patch and also
changed the authorship for that patch to you, since you've done most
of that work.

Patch 3, I've dropped as that shouldn't be needed after you switch
to platform_get_resource_byname().

Please update your omap-serial driver on top of the new pm-wip/uart
branch and then we'll be basically ready for upstream.

Kevin

>  arch/arm/mach-omap2/omap_hwmod_2420_data.c |  184 ++++++++++++++++++++++++++++
>  arch/arm/mach-omap2/omap_hwmod_2430_data.c |  184 ++++++++++++++++++++++++++++
>  arch/arm/mach-omap2/omap_hwmod_3xxx_data.c |   66 +++++++++-
>  arch/arm/mach-omap2/prcm-common.h          |    2 +
>  arch/arm/mach-omap2/serial.c               |   38 +++----
>  arch/arm/plat-omap/common.c                |   17 ---
>  arch/arm/plat-omap/include/plat/common.h   |    1 -
>  arch/arm/plat-omap/include/plat/dma.h      |    2 +
>  arch/arm/plat-omap/include/plat/irqs.h     |    2 +
>  9 files changed, 449 insertions(+), 47 deletions(-)

  parent reply	other threads:[~2010-05-27 21:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-20 13:37 [pm-wip/uart][PATCH 0/6]: Serial HWMOD updation and cleanup Govindraj.R
2010-05-24 14:17 ` Kevin Hilman
2010-05-24 14:31   ` Govindraj.R
2010-05-27 21:05 ` Kevin Hilman [this message]
2010-05-28 12:11   ` Govindraj
2010-05-28 14:43     ` Kevin Hilman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87typtgimw.fsf@deeprootsystems.com \
    --to=khilman@deeprootsystems.com \
    --cc=govindraj.raja@ti.com \
    --cc=linux-omap@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.