* Re: [PATCH] sh: Add initial support for SH7757 CPU subtype
@ 2009-08-21 8:26 Paul Mundt
0 siblings, 0 replies; only message in thread
From: Paul Mundt @ 2009-08-21 8:26 UTC (permalink / raw)
To: linux-sh
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-08-21 8:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-21 8:26 [PATCH] sh: Add initial support for SH7757 CPU subtype Paul Mundt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox