Merge tag 'spi-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Pull spi fixes from Mark Brown: "A few driver specific fixes, the biggest one being a fix for the newly added Qualcomm SPI controller driver to make it not use its internal chip select due to hardware bugs, replacing it with GPIOs" * tag 'spi-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: spi: qup: Remove chip select function spi: qup: Fix order of spi_register_master spi: sh-sci: fix use-after-free in sh_sci_spi_remove() spi/pxa2xx: fix incorrect SW mode chipselect setting for BayTrail LPSS SPI
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/spi/qcom,spi-qup.txt 6 additions, 0 deletionsDocumentation/devicetree/bindings/spi/qcom,spi-qup.txt
- drivers/spi/spi-pxa2xx.c 6 additions, 2 deletionsdrivers/spi/spi-pxa2xx.c
- drivers/spi/spi-qup.c 13 additions, 31 deletionsdrivers/spi/spi-qup.c
- drivers/spi/spi-sh-sci.c 2 additions, 2 deletionsdrivers/spi/spi-sh-sci.c
Loading
Please register or sign in to comment