public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Marcus Weseloh <mweseloh42@gmail.com>
Cc: linux-sunxi@googlegroups.com, Chen-Yu Tsai <wens@csie.org>,
	devicetree@vger.kernel.org,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Kumar Gala <galak@codeaurora.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org,
	Mark Brown <broonie@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Maxime Ripard <maxime.ripard@free-electrons.com>,
	Pawel Moll <pawel.moll@arm.com>
Subject: Re: [PATCH v5 1/2] spi: dts: Add new device property to specifcy a wait time between word transmissions
Date: Fri, 18 Dec 2015 22:17:46 -0600	[thread overview]
Message-ID: <20151219041746.GF14936@rob-hp-laptop> (raw)
In-Reply-To: <1450352427-25350-2-git-send-email-mweseloh42@gmail.com>

On Thu, Dec 17, 2015 at 12:40:26PM +0100, Marcus Weseloh wrote:
> Adds a new property "spi-word-wait-ns" to the spi-bus binding that allows
> SPI slave devices to set a wait time between the transmission of words.
> 
> Signed-off-by: Marcus Weseloh <mweseloh42@gmail.com>
> ---
>  Documentation/devicetree/bindings/spi/spi-bus.txt | 2 ++
>  drivers/spi/spi.c                                 | 2 ++
>  include/linux/spi/spi.h                           | 2 ++
>  3 files changed, 6 insertions(+)

Acked-by: Rob Herring <robh@kernel.org>

  parent reply	other threads:[~2015-12-19  4:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-17 11:40 [PATCH v5 0/2] spi: dts: sun4i: Add support for wait time between word transmissions Marcus Weseloh
2015-12-17 11:40 ` [PATCH v5 1/2] spi: dts: Add new device property to specifcy a " Marcus Weseloh
2015-12-18 11:11   ` Maxime Ripard
2015-12-19  4:17   ` Rob Herring [this message]
2015-12-17 11:40 ` [PATCH v5 2/2] spi: sun4i: Add support for " Marcus Weseloh
2015-12-18 11:16   ` Maxime Ripard
2015-12-20 12:47     ` Marcus Weseloh

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=20151219041746.GF14936@rob-hp-laptop \
    --to=robh@kernel.org \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=linux-sunxi@googlegroups.com \
    --cc=mark.rutland@arm.com \
    --cc=maxime.ripard@free-electrons.com \
    --cc=mweseloh42@gmail.com \
    --cc=pawel.moll@arm.com \
    --cc=wens@csie.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