Merge tag 'spi-fix-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Pull spi fixes from Mark Brown: "This fixes two regressions that have been bubbling along for a large part of this release. One is a revert of the multi mode support for the OMAP SPI controller, this introduced regressions on a number of systems and while there has been progress on fixing those we've not got something that works for everyone yet so let's just drop the change for now. The other is a series of fixes from David Lechner for his recent message optimisation work, this interacted badly with spi-mux which is altogether too clever with recursive use of the bus and creates situations that hadn't been considered. There are also a couple of small driver specific fixes, including one more patch from David for sleep duration calculations in the AXI driver" * tag 'spi-fix-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: spi: mux: set ctlr->bits_per_word_mask ...
Showing
- drivers/spi/spi-axi-spi-engine.c 18 additions, 8 deletionsdrivers/spi/spi-axi-spi-engine.c
- drivers/spi/spi-davinci.c 6 additions, 0 deletionsdrivers/spi/spi-davinci.c
- drivers/spi/spi-imx.c 1 addition, 1 deletiondrivers/spi/spi-imx.c
- drivers/spi/spi-mux.c 2 additions, 0 deletionsdrivers/spi/spi-mux.c
- drivers/spi/spi-omap2-mcspi.c 1 addition, 14 deletionsdrivers/spi/spi-omap2-mcspi.c
- drivers/spi/spi.c 17 additions, 3 deletionsdrivers/spi/spi.c
- include/linux/spi/spi.h 4 additions, 0 deletionsinclude/linux/spi/spi.h
Please register or sign in to comment