linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: dianders@chromium.org (Doug Anderson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] SPI Fixes for spi-rockchip
Date: Wed,  3 Sep 2014 13:44:24 -0700	[thread overview]
Message-ID: <1409777067-17422-1-git-send-email-dianders@chromium.org> (raw)

These three patches are random SPI fixes for spi-rockchip.  They are
unrelated and can be applied / NAKed separately.  They've been tested
in PIO mode on an rk3288 board (since SPI DMA isn't currently working
for some unknown reason).


Doug Anderson (3):
  spi/rockchip: Fix the wait_for_idle() timeout
  spi/rockchip: Don't warn if SPI is busy but disabled
  dt-bindings: spi/rockchip: Mark DMA as optional

 Documentation/devicetree/bindings/spi/spi-rockchip.txt | 8 ++++++--
 drivers/spi/spi-rockchip.c                             | 5 +++--
 2 files changed, 9 insertions(+), 4 deletions(-)

-- 
2.1.0.rc2.206.gedb03e5

             reply	other threads:[~2014-09-03 20:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-03 20:44 Doug Anderson [this message]
2014-09-03 20:44 ` [PATCH 1/3] spi/rockchip: Fix the wait_for_idle() timeout Doug Anderson
2014-09-03 20:44 ` [PATCH 2/3] spi/rockchip: Don't warn if SPI is busy but disabled Doug Anderson
2014-09-03 20:44 ` [PATCH 3/3] dt-bindings: spi/rockchip: Mark DMA as optional Doug Anderson
2014-09-04 22:54   ` 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=1409777067-17422-1-git-send-email-dianders@chromium.org \
    --to=dianders@chromium.org \
    --cc=linux-arm-kernel@lists.infradead.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).