• L
    Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi · ae24a21b
    Linus Torvalds 提交于
    Pull spi fixes from Mark Brown:
     "A selection of small fixes, mostly for drivers, that have arrived
      since the merge window. None of them are earth shattering in
      themselves but all useful for affected systems"
    
    * tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
      spi: spi_register_controller(): free bus id on error paths
      spi: bcm63xx-hsspi: Really keep pll clk enabled
      spi: atmel-quadspi: fix possible MMIO window size overrun
      spi/zynqmp: remove entry that causes a cs glitch
      spi: pxa2xx: Add CS control clock quirk
      spi: spidev: Fix CS polarity if GPIO descriptors are used
      spi: qup: call spi_qup_pm_resume_runtime before suspending
      spi: spi-omap2-mcspi: Support probe deferral for DMA channels
      spi: spi-omap2-mcspi: Handle DMA size restriction on AM65x
    ae24a21b
spi-pxa2xx.c 51.8 KB