All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 1/2] sh: Add initial support for SH7734 CPU subtype
Date: Tue, 17 Apr 2012 07:43:54 +0000	[thread overview]
Message-ID: <20120417074354.GC25751@linux-sh.org> (raw)
In-Reply-To: <1332993899-15946-1-git-send-email-nobuhiro.iwamatsu.yj@renesas.com>

On Thu, Apr 12, 2012 at 03:45:32PM +0900, Nobuhiro Iwamatsu wrote:
> This implements initial support for the SH7734.
> This adds support SCIF, TMU and RTC.
> 
> Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
> ---
> 
> V3: Remove support for HCI-SH and I2C.
>     Change to use the div4 clock API. 
>     Change to use SCIx_IRQ_MUXED().
> V2: Fix build clock framework on 3.4-rc2

On Thu, Apr 12, 2012 at 03:45:33PM +0900, Nobuhiro Iwamatsu wrote:
> Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
> ---
>  arch/sh/kernel/cpu/sh4a/Makefile        |    1 +
>  arch/sh/kernel/cpu/sh4a/pinmux-sh7734.c | 2497 +++++++++++++++++++++++++++++++
>  2 files changed, 2498 insertions(+), 0 deletions(-)
>  create mode 100644 arch/sh/kernel/cpu/sh4a/pinmux-sh7734.c

Both applied, thanks.

      parent reply	other threads:[~2012-04-17  7:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-29  4:04 [PATCH 1/2] sh: Add initial support for SH7734 CPU subtype Nobuhiro Iwamatsu
2012-04-12  6:45 ` Nobuhiro Iwamatsu
2012-04-17  7:43 ` Paul Mundt [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=20120417074354.GC25751@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 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.