From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] SPI fixes for v5.3
Date: Mon, 5 Aug 2019 15:50:14 +0100 [thread overview]
Message-ID: <20190805145014.GI6432@sirena.org.uk> (raw)
[-- Attachment #1: Type: text/plain, Size: 1844 bytes --]
The following changes since commit 8cc7720470a17558bd6f8d67df63361600e46c55:
spi: pxa2xx: Add support for Intel Elkhart Lake (2019-07-03 13:03:44 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v5.3-rc3
for you to fetch changes up to a4127952859a869cf3fc5a49547dbe2ffa2eac89:
spi: pxa2xx: Add support for Intel Tiger Lake (2019-08-02 12:14:23 +0100)
----------------------------------------------------------------
spi: Fixes for v5.3
A bunch of small, device specific things here plus a DT bindings fix for
the new validatable YAML binding format. The most notable thing is the
fix for GPIO chip selects which fixes a corner case in updates of that
code to modern APIs, unfortunately due to a historical mess the code
around GPIO support is obscure, fragile and an ABI which makes and
attempt to improve the situation painful.
----------------------------------------------------------------
Han Xu (1):
spi: spi-fsl-qspi: change i.MX7D RX FIFO size
Jarkko Nikula (1):
spi: pxa2xx: Add support for Intel Tiger Lake
Linus Walleij (1):
spi: gpio: Add SPI_MASTER_GPIO_SS flag
Lubomir Rintel (1):
spi: pxa2xx: Balance runtime PM enable/disable on error
Lukas Wunner (1):
spi: bcm2835: Fix 3-wire mode if DMA is enabled
Rob Herring (1):
spi: dt-bindings: spi-controller: remove unnecessary 'maxItems: 1' from reg
Documentation/devicetree/bindings/spi/spi-controller.yaml | 1 -
drivers/spi/spi-bcm2835.c | 3 ++-
drivers/spi/spi-fsl-qspi.c | 2 +-
drivers/spi/spi-gpio.c | 6 ++++++
drivers/spi/spi-pxa2xx.c | 14 ++++++++++++--
5 files changed, 21 insertions(+), 5 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 484 bytes --]
next reply other threads:[~2019-08-05 14:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-05 14:50 Mark Brown [this message]
2019-08-05 19:00 ` [GIT PULL] SPI fixes for v5.3 pr-tracker-bot
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=20190805145014.GI6432@sirena.org.uk \
--to=broonie@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=torvalds@linux-foundation.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