]> www.infradead.org Git - nvme.git/commit
Merge tag 'soc-fixes-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 Dec 2024 23:45:06 +0000 (15:45 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 Dec 2024 23:45:06 +0000 (15:45 -0800)
commit48f506ad0b683d3e7e794efa60c5785c4fdc86fa
treec632a82e78af8e5b34867ca99601722f144dc8d5
parent4aa748dd1abf337426b4c941ae1b606ed0e2a5aa
parenta31ffd6ed5ee994e1c04dc794499a0c04618dc55
Merge tag 'soc-fixes-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc

Pull SoC fixes from Arnd Bergmann:
 "Two more small fixes, correcting the cacheline size on Raspberry Pi 5
  and fixing a logic mistake in the microchip mpfs firmware driver"

* tag 'soc-fixes-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc:
  arm64: dts: broadcom: Fix L2 linesize for Raspberry Pi 5
  firmware: microchip: fix UL_IAP lock check in mpfs_auto_update_state()