https://github.com/torvalds/linux
Revision 72a85e2b0a1e1e6fb4ee51ae902730212b2de25c authored by Linus Torvalds on 23 December 2022, 22:44:08 UTC, committed by Linus Torvalds on 23 December 2022, 22:44:08 UTC
Pull spi fix from Mark Brown:
 "One driver specific change here which handles the case where a SPI
  device for some reason tries to change the bus speed during a message
  on fsl_spi hardware, this should be very unusual"

* tag 'spi-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
  spi: fsl_spi: Don't change speed while chipselect is active
2 parent s 0a023cb + 3b553e0
History
Tip revision: 72a85e2b0a1e1e6fb4ee51ae902730212b2de25c authored by Linus Torvalds on 23 December 2022, 22:44:08 UTC
Merge tag 'spi-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Tip revision: 72a85e2
File Mode Size
.gitignore -rw-r--r-- 58 bytes
Kconfig -rw-r--r-- 64.2 KB
Makefile -rw-r--r-- 1.8 KB
build-version -rwxr-xr-x 177 bytes
calibrate.c -rw-r--r-- 8.6 KB
do_mounts.c -rw-r--r-- 15.5 KB
do_mounts.h -rw-r--r-- 908 bytes
do_mounts_initrd.c -rw-r--r-- 3.7 KB
do_mounts_rd.c -rw-r--r-- 7.7 KB
init_task.c -rw-r--r-- 6.1 KB
initramfs.c -rw-r--r-- 17.2 KB
main.c -rw-r--r-- 40.1 KB
noinitramfs.c -rw-r--r-- 862 bytes
version-timestamp.c -rw-r--r-- 789 bytes
version.c -rw-r--r-- 1.3 KB

back to top