From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] sh: Add initial support for SH7757 CPU subtype
Date: Fri, 21 Aug 2009 08:26:26 +0000 [thread overview]
Message-ID: <20090821082626.GA30795@linux-sh.org> (raw)
On Fri, Aug 21, 2009 at 04:30:28PM +0900, Yoshihiro Shimoda wrote:
> Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
> ---
> arch/sh/Kconfig | 7 +
> arch/sh/Kconfig.debug | 1 +
> arch/sh/include/asm/processor.h | 2 +-
> arch/sh/include/cpu-sh4/cpu/freq.h | 4 +
> arch/sh/include/cpu-sh4/cpu/sh7757.h | 243 ++++
> arch/sh/kernel/cpu/sh4/probe.c | 11 +-
> arch/sh/kernel/cpu/sh4a/Makefile | 3 +
> arch/sh/kernel/cpu/sh4a/clock-sh7757.c | 130 ++
> arch/sh/kernel/cpu/sh4a/pinmux-sh7757.c | 2019 +++++++++++++++++++++++++++++++
> arch/sh/kernel/cpu/sh4a/setup-sh7757.c | 513 ++++++++
> arch/sh/kernel/setup.c | 2 +-
> arch/sh/mm/Kconfig | 7 +-
> drivers/serial/sh-sci.c | 3 +-
> drivers/serial/sh-sci.h | 17 +
> 14 files changed, 2954 insertions(+), 8 deletions(-)
> create mode 100644 arch/sh/include/cpu-sh4/cpu/sh7757.h
> create mode 100644 arch/sh/kernel/cpu/sh4a/clock-sh7757.c
> create mode 100644 arch/sh/kernel/cpu/sh4a/pinmux-sh7757.c
> create mode 100644 arch/sh/kernel/cpu/sh4a/setup-sh7757.c
>
Applied, thanks.
reply other threads:[~2009-08-21 8:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20090821082626.GA30795@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=linux-sh@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