Commit 9bb34313d94b for kernel
commit 9bb34313d94b17a379ea68fae65be0810c88ee64
Merge: 6253a2920695 a9c2f0d401fd
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Thu Aug 27 12:38:05 2026 -0700
Merge tag 'spi-fix-v7.3-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Pull spi fixes from Mark Brown:
"A couple of fixes that came in during the merge window: Geert fixed an
uninitialised data bug in the amlogic-spisg driver which could crash
and in the Loongson driver Li Jun hooked up the existing suspend
operations more fully to fix hibernation"
* tag 'spi-fix-v7.3-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
spi: loongson: pm: add .freeze .poweroff .thaw .restore
spi: amlogic-spisg: Make sure clk_init_data is fully initialized