linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Barry Song <21cnbao-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org,
	spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
	w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org
Cc: Barry Song <Baohua.Song-kQvG35nSl+M@public.gmane.org>,
	workgroup.linux-kQvG35nSl+M@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	Zhiwu Song <zhiwu.song-kQvG35nSl+M@public.gmane.org>
Subject: Re: [PATCH v2] SPI: add CSR SiRFprimaII SPI controller driver
Date: Wed, 14 Dec 2011 16:26:14 +0800	[thread overview]
Message-ID: <CAGsJ_4zDFWH2iVqV4_payr2TEYG5NhAuz2EbpBJn2Uq0uuJOSQ@mail.gmail.com> (raw)
In-Reply-To: <1323849835-17995-1-git-send-email-Barry.Song-kQvG35nSl+M@public.gmane.org>

2011/12/14 Barry Song <Barry.Song@csr.com>:
> From: Zhiwu Song <zhiwu.song@csr.com>
>
> CSR SiRFprimaII has two SPIs (SPI0 and SPI1). Features:
> * Master and slave modes
> * 8-/12-/16-/32-bit data unit
> * 256 bytes receive data FIFO and 256 bytes transmit data FIFO
> * Multi-unit frame
> * Configurable SPI_EN (chip select pin) active state
> * Configurable SPI_CLK polarity
> * Configurable SPI_CLK phase
> * Configurable MSB/LSB first
>
> Signed-off-by: Zhiwu Song <zhiwu.song@csr.com>
> Signed-off-by: Barry Song <Baohua.Song@csr.com>
> ---
>  -v2:
>  fix bundle of minor issues Wolfram Sang pointed out;
>  use Wolfram Sang's new devm_request_mem_region api, refer to:
>  https://lkml.org/lkml/2011/10/25/226

sorry. due to some misoperations and typos in it, pls ignore it and read
"[PATCH v2 RESEND] SPI: add CSR SiRFprimaII SPI controller driver"  instead.

-barry

------------------------------------------------------------------------------
Cloud Computing - Latest Buzzword or a Glimpse of the Future?
This paper surveys cloud computing today: What are the benefits? 
Why are businesses embracing it? What are its payoffs and pitfalls?
http://www.accelacomm.com/jaw/sdnl/114/51425149/
_______________________________________________
spi-devel-general mailing list
spi-devel-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spi-devel-general

      parent reply	other threads:[~2011-12-14  8:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-14  8:03 [PATCH v2] SPI: add CSR SiRFprimaII SPI controller driver Barry Song
     [not found] ` <1323849835-17995-1-git-send-email-Barry.Song-kQvG35nSl+M@public.gmane.org>
2011-12-14  8:26   ` Barry Song [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=CAGsJ_4zDFWH2iVqV4_payr2TEYG5NhAuz2EbpBJn2Uq0uuJOSQ@mail.gmail.com \
    --to=21cnbao-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=Baohua.Song-kQvG35nSl+M@public.gmane.org \
    --cc=grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org \
    --cc=workgroup.linux-kQvG35nSl+M@public.gmane.org \
    --cc=zhiwu.song-kQvG35nSl+M@public.gmane.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).