All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Domen Puncer <domen.puncer@ultra.si>
Cc: linux-mips@linux-mips.org
Subject: Re: [patch rfc] au1xxx spi ported to spi layer
Date: Wed, 28 Jun 2006 10:48:47 +0100	[thread overview]
Message-ID: <20060628094847.GA5310@linux-mips.org> (raw)
In-Reply-To: <20060628070750.GE31105@domen.ultra.si>

On Wed, Jun 28, 2006 at 09:07:50AM +0200, Domen Puncer wrote:

> This is a port of Jordan Crouse's SPI patch to the SPI layer.
> Board definitions are only for dbau1200, flash should work with
> in-kernel driver. If someone wants the simple tmp121 driver,
> i can send it.
> 
> Hopefully someone finds this useful.
> 
> Signed-off-by: Domen Puncer <domen.puncer@ultra.si>

As for the arch/mips bits:

Acked-by: Ralf Baechle <ralf@linux-mips.org>

About 90% of this patch are SPI specific, so please feed this patch though
the SPI maintainer:

SPI SUBSYSTEM
P:      David Brownell
M:      dbrownell@users.sourceforge.net
L:      spi-devel-general@lists.sourceforge.net
S:      Maintained

One thing I noticed at a glance is the use of the sysv compatibility types,
notably uint.  Please don't use them in new code.

  Ralf

  reply	other threads:[~2006-06-28  9:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-28  7:07 [patch rfc] au1xxx spi ported to spi layer Domen Puncer
2006-06-28  9:48 ` Ralf Baechle [this message]
2006-06-29  6:51   ` Domen Puncer

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=20060628094847.GA5310@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=domen.puncer@ultra.si \
    --cc=linux-mips@linux-mips.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.