]> www.infradead.org Git - users/willy/linux.git/commit
Merge tag 'spi-fix-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 Dec 2024 19:36:48 +0000 (11:36 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 Dec 2024 19:36:48 +0000 (11:36 -0800)
commitb60500e9022f24b6d3e4cb3ff6928891c44a262d
tree4e2498a2fb9c669594221ebbca4e93dbae9b009e
parent35b7b337ffad0bb708faaa24d8a18ab908565f5e
parent4c6ac5446d060f0bf435ccc8bc3aa7b7b5f718ad
Merge tag 'spi-fix-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi

Pull spi fixes from Mark Brown:
 "A few small driver specific fixes and device ID updates for SPI.

  The Apple change flags the driver as being compatible with the core's
  GPIO chip select support, fixing support for some systems"

* tag 'spi-fix-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
  spi: omap2-mcspi: Fix the IS_ERR() bug for devm_clk_get_optional_enabled()
  spi: intel: Add Panther Lake SPI controller support
  spi: apple: Set use_gpio_descriptors to true
  spi: mpc52xx: Add cancel_work_sync before module remove