linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ian Molton <ian.molton@codethink.co.uk>
To: linux-sh@vger.kernel.org
Subject: [PATCH v1] EMMA SPI driver
Date: Tue, 03 Sep 2013 16:55:02 +0000	[thread overview]
Message-ID: <1378227303-18795-1-git-send-email-ian.molton@codethink.co.uk> (raw)

Hi folks, This is a first cut at SPI for the EMEV2 (1?) platform.

The driver works on our hardware, however we have an unusual chipselect mux.

I've replaced that with a pure GPIO based chipselect option in the driver,
which would allow us to model the MUX as a gpiochip on our board. Sadly, I
do not have the time to work further on this, so this part is merely compile
tested.

I've had no problems running 4 slaves on GPIO chipselects (via the mux) at
1.5MHz

-Ian


             reply	other threads:[~2013-09-03 16:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-03 16:55 Ian Molton [this message]
2013-09-16 14:12 ` [PATCH v1] EMMA SPI driver Ian Molton

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=1378227303-18795-1-git-send-email-ian.molton@codethink.co.uk \
    --to=ian.molton@codethink.co.uk \
    --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;
as well as URLs for NNTP newsgroup(s).