linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] SPI fixes for v5.3
@ 2019-08-05 14:50 Mark Brown
  2019-08-05 19:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2019-08-05 14:50 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-spi, linux-kernel

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] SPI fixes for v5.3
  2019-08-05 14:50 [GIT PULL] SPI fixes for v5.3 Mark Brown
@ 2019-08-05 19:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-08-05 19:00 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-spi, linux-kernel

The pull request you sent on Mon, 5 Aug 2019 15:50:14 +0100:

> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v5.3-rc3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0eb0ce0a78e1f57082bca6cbdea6fd04feedb876

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-08-05 19:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-05 14:50 [GIT PULL] SPI fixes for v5.3 Mark Brown
2019-08-05 19:00 ` pr-tracker-bot

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).