From: Kevin Hilman <khilman@deeprootsystems.com>
To: "Govindraj.R" <govindraj.raja@ti.com>
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-serial@vger.kernel.org, Sergio Aguirre <saaguirre@ti.com>,
Tony Lindgren <tony@atomide.com>
Subject: Re: [PATCH 10/13 v2] OMAP3: serial: Fix uart4 handling for 3630
Date: Wed, 22 Sep 2010 13:26:00 -0700 [thread overview]
Message-ID: <87d3s5a5k7.fsf@deeprootsystems.com> (raw)
In-Reply-To: <37596.172.24.137.131.1285168469.squirrel@dbdmail.itg.ti.com> (Govindraj R.'s message of "Wed, 22 Sep 2010 20:44:29 +0530 (IST)")
"Govindraj.R" <govindraj.raja@ti.com> writes:
> This patch makes the following:
> - Adds missing wakeup padding register handling.
> - Fixes a hardcode to use PER module ONLY on UART3.
>
> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
> Signed-off-by: Sergio Aguirre <saaguirre@ti.com>
> Signed-off-by: Govindraj.R <govindraj.raja@ti.com>
> ---
> arch/arm/mach-omap2/serial.c | 8 ++++++--
> 1 files changed, 6 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/serial.c b/arch/arm/mach-omap2/serial.c
> index 72b5c98..c1404af 100644
> --- a/arch/arm/mach-omap2/serial.c
> +++ b/arch/arm/mach-omap2/serial.c
> @@ -57,7 +57,7 @@
> * disabled via sysfs. This also causes that any deeper omap sleep states are
> * blocked.
> */
> -#define DEFAULT_TIMEOUT 0
> +#define DEFAULT_TIMEOUT 5
Oops
Please leave this at zero.
Kevin
WARNING: multiple messages have this Message-ID (diff)
From: khilman@deeprootsystems.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 10/13 v2] OMAP3: serial: Fix uart4 handling for 3630
Date: Wed, 22 Sep 2010 13:26:00 -0700 [thread overview]
Message-ID: <87d3s5a5k7.fsf@deeprootsystems.com> (raw)
In-Reply-To: <37596.172.24.137.131.1285168469.squirrel@dbdmail.itg.ti.com> (Govindraj R.'s message of "Wed, 22 Sep 2010 20:44:29 +0530 (IST)")
"Govindraj.R" <govindraj.raja@ti.com> writes:
> This patch makes the following:
> - Adds missing wakeup padding register handling.
> - Fixes a hardcode to use PER module ONLY on UART3.
>
> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
> Signed-off-by: Sergio Aguirre <saaguirre@ti.com>
> Signed-off-by: Govindraj.R <govindraj.raja@ti.com>
> ---
> arch/arm/mach-omap2/serial.c | 8 ++++++--
> 1 files changed, 6 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/serial.c b/arch/arm/mach-omap2/serial.c
> index 72b5c98..c1404af 100644
> --- a/arch/arm/mach-omap2/serial.c
> +++ b/arch/arm/mach-omap2/serial.c
> @@ -57,7 +57,7 @@
> * disabled via sysfs. This also causes that any deeper omap sleep states are
> * blocked.
> */
> -#define DEFAULT_TIMEOUT 0
> +#define DEFAULT_TIMEOUT 5
Oops
Please leave this at zero.
Kevin
next prev parent reply other threads:[~2010-09-22 20:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-22 15:14 [PATCH 10/13 v2] OMAP3: serial: Fix uart4 handling for 3630 Govindraj.R
2010-09-22 15:14 ` Govindraj.R
2010-09-22 20:26 ` Kevin Hilman [this message]
2010-09-22 20:26 ` Kevin Hilman
2010-09-23 11:15 ` Govindraj
2010-09-23 11:15 ` Govindraj
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=87d3s5a5k7.fsf@deeprootsystems.com \
--to=khilman@deeprootsystems.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=saaguirre@ti.com \
--cc=tony@atomide.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.