• Linus Torvalds's avatar
    Merge tag 'spi-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi · 58e4411b
    Linus Torvalds authored
    Pull spi updates from Mark Brown:
     "The SPI subsystem has also had quite a quiet release, though with a
      fairly large set of per-driver changes and several new drivers. The
      bulk of the changes are:
    
       - lots and lots of cleanups and improvements for the fsl-espi driver
    
       - new drivers for Broadcom MSPI/iProc/STB, Cavium ThunderX and
         J-Core"
    
    * tag 'spi-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: (80 commits)
      spi: sc18is602: Change gpiod_set_value to gpiod_set_value_cansleep
      spi: pxa2xx: Fix build error because of missing header
      spi: imx: fix error return code in spi_imx_probe()
      spi: pxa2xx: Add support for GPIO descriptor chip selects
      spi: imx: Gracefully handle NULL master->cs_gpios
      spi: iproc-qspi: Add Broadcom iProc SoCs support
      spi: fsl-espi: improve return value handling in fsl_espi_probe
      spi: fsl-espi: simplify of_fsl_espi_probe
      spi: fsl-espi: remove unused variable in fsl_espi_setup
      spi: bcm-qspi: Fix error return code in bcm_qspi_probe()
      spi: bcm-qspi: Fix return value check in bcm_qspi_probe()
      spi: bcm-qspi: fix suspend/resume #ifdef
      spi: bcm-qspi: don't include linux/mtd/cfi.h
      spi: core: Use spi_sync_transfer() in spi_write()/spi_read()
      spi: fsl-espi: improve and extend register bit definitions
      spi: fsl-espi: align register access with other drivers
      spi: fsl-espi: improve and simplify interrupt handler
      spi: fsl-espi: simplify fsl_espi_setup_transfer
      spi: imx: support loopback mode on imx35
      spi: imx: set spi_bus_clk for mx1, mx31 and mx35
      ...
    58e4411b
MAINTAINERS 365 KB