From: Kevin Hilman <khilman@ti.com>
To: "Govindraj.R" <govindraj.raja@ti.com>
Cc: linux-omap@vger.kernel.org, linux-serial@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Paul Walmsley <paul@pwsan.com>, Felipe Balbi <balbi@ti.com>
Subject: Re: [PATCH 0/3] OMAP2+: UART: Enable tx wakeup + remove cpu checks
Date: Wed, 21 Mar 2012 07:28:46 -0700 [thread overview]
Message-ID: <87limurpsx.fsf@ti.com> (raw)
In-Reply-To: <1332325501-10467-1-git-send-email-govindraj.raja@ti.com> (Govindraj R.'s message of "Wed, 21 Mar 2012 15:54:58 +0530")
"Govindraj.R" <govindraj.raja@ti.com> writes:
> From: "Govindraj.R" <govindraj.raja@ti.com>
>
> Based on Linux-OMAP tree uart branch.
> (git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git
> remotes/origin/uart)
>
> * Removes the cpu checks wherever possible and use version reg
> for populating features and errata's
> * enable tx wakeup available in wer reg for applicable
> module revision's
As this affects multiple SoCs, please report what SoCs it was tested on
as well.
Thanks,
Kevin
> Govindraj.R (3):
> OMAP2+: UART: Remove cpu checks for populating errata flags
> OMAP2+: UART: enable tx wakeup bit for wer reg
> OMAP2+: UART: replace omap34xx/omap4xx cpu checks with not omap24xx
>
> arch/arm/mach-omap2/serial.c | 13 +----
> arch/arm/plat-omap/include/plat/omap-serial.h | 8 +++-
> drivers/tty/serial/omap-serial.c | 71 ++++++++++++++++++++++++-
> 3 files changed, 78 insertions(+), 14 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: khilman@ti.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] OMAP2+: UART: Enable tx wakeup + remove cpu checks
Date: Wed, 21 Mar 2012 07:28:46 -0700 [thread overview]
Message-ID: <87limurpsx.fsf@ti.com> (raw)
In-Reply-To: <1332325501-10467-1-git-send-email-govindraj.raja@ti.com> (Govindraj R.'s message of "Wed, 21 Mar 2012 15:54:58 +0530")
"Govindraj.R" <govindraj.raja@ti.com> writes:
> From: "Govindraj.R" <govindraj.raja@ti.com>
>
> Based on Linux-OMAP tree uart branch.
> (git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git
> remotes/origin/uart)
>
> * Removes the cpu checks wherever possible and use version reg
> for populating features and errata's
> * enable tx wakeup available in wer reg for applicable
> module revision's
As this affects multiple SoCs, please report what SoCs it was tested on
as well.
Thanks,
Kevin
> Govindraj.R (3):
> OMAP2+: UART: Remove cpu checks for populating errata flags
> OMAP2+: UART: enable tx wakeup bit for wer reg
> OMAP2+: UART: replace omap34xx/omap4xx cpu checks with not omap24xx
>
> arch/arm/mach-omap2/serial.c | 13 +----
> arch/arm/plat-omap/include/plat/omap-serial.h | 8 +++-
> drivers/tty/serial/omap-serial.c | 71 ++++++++++++++++++++++++-
> 3 files changed, 78 insertions(+), 14 deletions(-)
next prev parent reply other threads:[~2012-03-21 14:28 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-21 10:24 [PATCH 0/3] OMAP2+: UART: Enable tx wakeup + remove cpu checks Govindraj.R
2012-03-21 10:24 ` Govindraj.R
2012-03-21 10:24 ` [PATCH 1/3] OMAP2+: UART: Remove cpu checks for populating errata flags Govindraj.R
2012-03-21 10:24 ` Govindraj.R
2012-03-27 21:03 ` Jon Hunter
2012-03-27 21:03 ` Jon Hunter
2012-03-27 21:08 ` Jon Hunter
2012-03-27 21:08 ` Jon Hunter
2012-03-28 11:09 ` Raja, Govindraj
2012-03-28 11:09 ` Raja, Govindraj
2012-03-28 16:43 ` Jon Hunter
2012-03-28 16:43 ` Jon Hunter
2012-03-29 7:35 ` Raja, Govindraj
2012-03-29 7:35 ` Raja, Govindraj
2012-04-02 8:48 ` [PATCH v2] " Govindraj.R
2012-04-02 8:48 ` Govindraj.R
2012-04-02 15:44 ` Jon Hunter
2012-04-02 15:44 ` Jon Hunter
2012-04-03 13:42 ` [PATCH v3] " Govindraj.R
2012-04-03 13:42 ` Govindraj.R
2012-04-04 14:10 ` Jon Hunter
2012-04-04 14:10 ` Jon Hunter
2012-04-05 11:12 ` Shubhrajyoti
2012-04-05 11:12 ` Shubhrajyoti
2012-03-21 10:25 ` [PATCH 2/3] OMAP2+: UART: enable tx wakeup bit for wer reg Govindraj.R
2012-03-21 10:25 ` Govindraj.R
2012-03-21 10:25 ` [PATCH 3/3] OMAP2+: UART: replace omap34xx/omap4xx cpu checks with not omap24xx Govindraj.R
2012-03-21 10:25 ` Govindraj.R
2012-03-21 14:28 ` Kevin Hilman [this message]
2012-03-21 14:28 ` [PATCH 0/3] OMAP2+: UART: Enable tx wakeup + remove cpu checks Kevin Hilman
2012-03-22 6:59 ` Raja, Govindraj
2012-03-22 6:59 ` Raja, Govindraj
2012-03-22 23:40 ` Paul Walmsley
2012-03-22 23:40 ` Paul Walmsley
2012-03-23 7:47 ` Raja, Govindraj
2012-03-23 7:47 ` Raja, Govindraj
2012-04-05 11:24 ` Raja, Govindraj
2012-04-05 11:24 ` Raja, Govindraj
2012-04-05 12:26 ` Alan Cox
2012-04-05 12:26 ` Alan Cox
2012-04-05 16:47 ` Greg KH
2012-04-05 16:47 ` Greg KH
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=87limurpsx.fsf@ti.com \
--to=khilman@ti.com \
--cc=balbi@ti.com \
--cc=govindraj.raja@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=paul@pwsan.com \
/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.