All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bryan O'Donoghue <pure.logic@nexus-software.ie>
To: Weike Chen <alvin.chen@intel.com>,
	Eric Miao <eric.y.miao@gmail.com>,
	Russell King <linux@arm.linux.org.uk>,
	Haojian Zhuang <haojian.zhuang@gmail.com>,
	Mark Brown <broonie@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org, linux-spi@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Mika Westerberg <mika.westerberg@intel.com>,
	Hock Leong Kweh <hock.leong.kweh@intel.com>,
	Boon Leong Ong <boon.leong.ong@intel.com>,
	Raymond Tan <raymond.tan@intel.com>,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Subject: Re: [PATCH 2/2 v2] SPI: spi-pxa2xx: SPI support for Intel Quark X1000
Date: Wed, 08 Oct 2014 02:03:18 +0100	[thread overview]
Message-ID: <54348D56.20708@nexus-software.ie> (raw)
In-Reply-To: <1412000548-9908-3-git-send-email-alvin.chen@intel.com>

On 29/09/14 15:22, Weike Chen wrote:
> +		.num_chipselect = 4,

How is this right ?

There's only one physical chip-select line per SPI master...

It's a 1:1 mapping.

Best,
Bryan

WARNING: multiple messages have this Message-ID (diff)
From: pure.logic@nexus-software.ie (Bryan O'Donoghue)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2 v2] SPI: spi-pxa2xx: SPI support for Intel Quark X1000
Date: Wed, 08 Oct 2014 02:03:18 +0100	[thread overview]
Message-ID: <54348D56.20708@nexus-software.ie> (raw)
In-Reply-To: <1412000548-9908-3-git-send-email-alvin.chen@intel.com>

On 29/09/14 15:22, Weike Chen wrote:
> +		.num_chipselect = 4,

How is this right ?

There's only one physical chip-select line per SPI master...

It's a 1:1 mapping.

Best,
Bryan

  parent reply	other threads:[~2014-10-08  1:03 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-29 14:22 [PATCH 0/2 v2] SPI: spi-pxa2xx: Add support for Intel Quark X1000 SPI controller Weike Chen
2014-09-29 14:22 ` Weike Chen
2014-09-29 14:22 ` Weike Chen
2014-09-29 14:22 ` [PATCH 1/2 v2] SPI: spi-pxa2xx: Add helpers for regiseters' accessing Weike Chen
2014-09-29 14:22   ` Weike Chen
     [not found]   ` <1412000548-9908-2-git-send-email-alvin.chen-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-09-29  8:52     ` Andy Shevchenko
2014-09-29  8:52       ` Andy Shevchenko
2014-09-29  8:52       ` Andy Shevchenko
     [not found]       ` <1411980737.10697.0.camel-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2014-10-08  0:46         ` Chen, Alvin
2014-10-08  0:46           ` Chen, Alvin
2014-10-08  0:46           ` Chen, Alvin
2014-09-29  9:53   ` Mika Westerberg
2014-09-29  9:53     ` Mika Westerberg
2014-09-29  9:53     ` Mika Westerberg
2014-09-29 14:22 ` [PATCH 2/2 v2] SPI: spi-pxa2xx: SPI support for Intel Quark X1000 Weike Chen
2014-09-29 14:22   ` Weike Chen
     [not found]   ` <1412000548-9908-3-git-send-email-alvin.chen-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-09-29  9:02     ` Andy Shevchenko
2014-09-29  9:02       ` Andy Shevchenko
2014-09-29  9:02       ` Andy Shevchenko
2014-10-08  1:32       ` Chen, Alvin
2014-10-08  1:32         ` Chen, Alvin
2014-10-08  1:32         ` Chen, Alvin
2014-11-25 20:06     ` Olof Johansson
2014-11-25 20:06       ` Olof Johansson
2014-11-25 20:06       ` Olof Johansson
     [not found]       ` <CAOesGMi5f_Kc1xA_JqiZYsbVYxaJgBXMZCe5TAxDkPQj7=o8sg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-11-25 21:02         ` Mark Brown
2014-11-25 21:02           ` Mark Brown
2014-11-25 21:02           ` Mark Brown
2014-09-29  9:57   ` Mika Westerberg
2014-09-29  9:57     ` Mika Westerberg
2014-10-08  1:03   ` Bryan O'Donoghue [this message]
2014-10-08  1:03     ` Bryan O'Donoghue
     [not found]     ` <54348D56.20708-SyKdqv6vbfZdzvEItQ6vdLNAH6kLmebB@public.gmane.org>
2014-10-08  7:48       ` Chen, Alvin
2014-10-08  7:48         ` Chen, Alvin
2014-10-08  7:48         ` Chen, Alvin
2014-10-08  9:02         ` Bryan O'Donoghue
2014-10-08  9:02           ` Bryan O'Donoghue

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=54348D56.20708@nexus-software.ie \
    --to=pure.logic@nexus-software.ie \
    --cc=alvin.chen@intel.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=boon.leong.ong@intel.com \
    --cc=broonie@kernel.org \
    --cc=eric.y.miao@gmail.com \
    --cc=haojian.zhuang@gmail.com \
    --cc=hock.leong.kweh@intel.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=mika.westerberg@intel.com \
    --cc=raymond.tan@intel.com \
    /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.