[GIT PULL] SPI fixes for v5.3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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: signature.asc
Description: PGP signature


[Index of Archives]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux