public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Matt Porter <mporter@kernel.crashing.org>
To: Geoff Levand <geoffrey.levand@am.sony.com>
Cc: akpm@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH][PPC32] Fix ebony uart clock
Date: Thu, 5 Aug 2004 17:25:06 -0700	[thread overview]
Message-ID: <20040805172505.J14159@home.com> (raw)
In-Reply-To: <4112C33A.40904@am.sony.com>; from geoffrey.levand@am.sony.com on Thu, Aug 05, 2004 at 04:31:06PM -0700

On Thu, Aug 05, 2004 at 04:31:06PM -0700, Geoff Levand wrote:
> ebony-uart-clock-04.08.05.patch:
> 
> This patch corrects the Ebony board's uart clock value to the rate
> of the external Epson SG-615P clock source.  Now good to 115Kbps.
> 
> Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> for CELF
> ---
> 
>   ebony.h |    3 ++-
>   1 files changed, 2 insertions(+), 1 deletion(-)
> 
>   diff -X dontdiff -ruN 
> linux-2.6.8-rc3.orig/arch/ppc/platforms/4xx/ebony.h 
> branch_KGDB/arch/ppc/platforms/4xx/ebony.h
> --- linux-2.6.8-rc3.orig/arch/ppc/platforms/4xx/ebony.h	2004-07-17 
> 21:59:03.000000000 -0700
> +++ branch_KGDB/arch/ppc/platforms/4xx/ebony.h	2004-08-05 
> 15:58:40.000000000 -0700
> @@ -64,7 +64,8 @@
>   #define UART0_IO_BASE	(u8 *) 0xE0000200
>   #define UART1_IO_BASE	(u8 *) 0xE0000300
> 
> -#define BASE_BAUD	33000000/3/16
> +/* external Epson SG-615P */
> +#define BASE_BAUD	691200
> 
>   #define STD_UART_OP(num)					\
>   	{ 0, BASE_BAUD, 0, UART##num##_INT,			\

Looks good for my Ebony board. Andrew, please apply.

-Matt

      reply	other threads:[~2004-08-06  0:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-05 23:31 [PATCH][PPC32] Fix ebony uart clock Geoff Levand
2004-08-06  0:25 ` Matt Porter [this message]

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=20040805172505.J14159@home.com \
    --to=mporter@kernel.crashing.org \
    --cc=akpm@osdl.org \
    --cc=geoffrey.levand@am.sony.com \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox