From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] sh: add spi header and r2d platform data V3
Date: Wed, 23 Jan 2008 07:31:01 +0000 [thread overview]
Message-ID: <20080123073101.GA21746@linux-sh.org> (raw)
In-Reply-To: <20080121102401.28997.63940.sendpatchset@clockwork.opensource.se>
On Wed, Jan 23, 2008 at 04:21:18PM +0900, Magnus Damm wrote:
> sh: add spi header and r2d platform data V3
>
> This patch adds the header file asm/spi.h and board specific code for the
> r2d board. The header file contains a structure that should be used to
> point out a single spi bus. The board specific code for r2d is updated with
> such a structure for the new spi_sh_sci driver. The structure contains a
> chip select callback plus information about the R9701 rtc chip which is
> attached to the spi bus.
>
> Signed-off-by: Magnus Damm <damm@igel.co.jp>
> ---
>
> Changes since V2 include:
> - Moved spi_register_board_info() to rts7751r2d_devices_setup().
> - Removed silly comparison in r2d_chip_select().
>
> arch/sh/boards/renesas/rts7751r2d/setup.c | 42 +++++++++++++++++++++++++++++
> include/asm-sh/spi.h | 13 ++++++++
> 2 files changed, 55 insertions(+)
>
Looks fine. I'll queue it up once the other bits hit -mm.
next prev parent reply other threads:[~2008-01-23 7:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-21 10:24 [PATCH] sh: add spi header and r2d platform data Magnus Damm
2008-01-23 4:53 ` [PATCH] sh: add spi header and r2d platform data V2 Magnus Damm
2008-01-23 5:25 ` Paul Mundt
2008-01-23 7:21 ` [PATCH] sh: add spi header and r2d platform data V3 Magnus Damm
2008-01-23 7:31 ` Paul Mundt [this message]
2008-01-23 7:38 ` Magnus Damm
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=20080123073101.GA21746@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.