All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Barry Song <Barry.Song-kQvG35nSl+M@public.gmane.org>
Cc: linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	workgroup.linux-kQvG35nSl+M@public.gmane.org,
	Qipan Li <Qipan.Li-kQvG35nSl+M@public.gmane.org>,
	Barry Song <Baohua.Song-kQvG35nSl+M@public.gmane.org>
Subject: Re: [PATCH 1/8] spi: sirf: correct spi gpio and hardware chipselect behaviour
Date: Thu, 4 Sep 2014 20:20:25 +0100	[thread overview]
Message-ID: <20140904192025.GP29327@sirena.org.uk> (raw)
In-Reply-To: <1409648468-5436-2-git-send-email-Barry.Song-kQvG35nSl+M@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 278 bytes --]

On Tue, Sep 02, 2014 at 05:01:01PM +0800, Barry Song wrote:
> From: Qipan Li <Qipan.Li-kQvG35nSl+M@public.gmane.org>
> 
> the old codes check the cs-gpios, if the gpio number is 0 like:
> <&gpio, 0, 0>, the driver will use the only hardware chipselect.

Applied, thanks.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: broonie@kernel.org (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/8] spi: sirf: correct spi gpio and hardware chipselect behaviour
Date: Thu, 4 Sep 2014 20:20:25 +0100	[thread overview]
Message-ID: <20140904192025.GP29327@sirena.org.uk> (raw)
In-Reply-To: <1409648468-5436-2-git-send-email-Barry.Song@csr.com>

On Tue, Sep 02, 2014 at 05:01:01PM +0800, Barry Song wrote:
> From: Qipan Li <Qipan.Li@csr.com>
> 
> the old codes check the cs-gpios, if the gpio number is 0 like:
> <&gpio, 0, 0>, the driver will use the only hardware chipselect.

Applied, thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140904/72aa324f/attachment.sig>

  parent reply	other threads:[~2014-09-04 19:20 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-02  9:01 [PATCH 0/8] spi: sirf: a bundle of fixes and cleanups Barry Song
2014-09-02  9:01 ` Barry Song
     [not found] ` <1409648468-5436-1-git-send-email-Barry.Song-kQvG35nSl+M@public.gmane.org>
2014-09-02  9:01   ` [PATCH 1/8] spi: sirf: correct spi gpio and hardware chipselect behaviour Barry Song
2014-09-02  9:01     ` Barry Song
     [not found]     ` <1409648468-5436-2-git-send-email-Barry.Song-kQvG35nSl+M@public.gmane.org>
2014-09-04 19:20       ` Mark Brown [this message]
2014-09-04 19:20         ` Mark Brown
2014-09-02  9:01   ` [PATCH 2/8] spi: sirf: request and free cs gpio in setup and cleanup callbacks Barry Song
2014-09-02  9:01     ` Barry Song
     [not found]     ` <1409648468-5436-3-git-send-email-Barry.Song-kQvG35nSl+M@public.gmane.org>
2014-09-04 19:19       ` Mark Brown
2014-09-04 19:19         ` Mark Brown
     [not found]         ` <20140904191954.GO29327-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2014-09-05  3:34           ` swingboard
2014-09-05  3:34             ` swingboard
     [not found]             ` <CA+qxAP06x5uHzObuWzmcAjFz4YKHRxxH5FE5cGZYzKQNUsJdyg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-09-06 13:57               ` Mark Brown
2014-09-06 13:57                 ` Mark Brown
     [not found]                 ` <20140906135735.GE2601-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2014-09-07  0:50                   ` Barry Song
2014-09-07  0:50                     ` Barry Song
     [not found]                     ` <D031CA8D.21605%21cnbao-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-04-28  3:36                       ` Barry Song
2015-04-28  3:36                         ` Barry Song
     [not found]                         ` <CAGsJ_4yhSFnzyZV6B3j90LyJbstsyBJHCnk=LZqVDsL_u8foPQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-04-30 10:16                           ` Mark Brown
2015-04-30 10:16                             ` Mark Brown
2014-09-02  9:01   ` [PATCH 3/8] spi: sirf: enable RX_IO_DMA_INT interrupt Barry Song
2014-09-02  9:01     ` Barry Song
     [not found]     ` <1409648468-5436-4-git-send-email-Barry.Song-kQvG35nSl+M@public.gmane.org>
2014-09-04 19:27       ` Mark Brown
2014-09-04 19:27         ` Mark Brown
2014-09-02  9:01   ` [PATCH 4/8] spi: sirf: fix 'cmd_transfer' function typos Barry Song
2014-09-02  9:01     ` Barry Song
     [not found]     ` <1409648468-5436-5-git-send-email-Barry.Song-kQvG35nSl+M@public.gmane.org>
2014-09-04 22:36       ` Mark Brown
2014-09-04 22:36         ` Mark Brown

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=20140904192025.GP29327@sirena.org.uk \
    --to=broonie-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
    --cc=Baohua.Song-kQvG35nSl+M@public.gmane.org \
    --cc=Barry.Song-kQvG35nSl+M@public.gmane.org \
    --cc=Qipan.Li-kQvG35nSl+M@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=workgroup.linux-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 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.