]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Add few updates to the STM32 SPI driver
authorMark Brown <broonie@kernel.org>
Wed, 25 Jun 2025 18:23:44 +0000 (19:23 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 25 Jun 2025 18:23:44 +0000 (19:23 +0100)
Merge series from ClĂ©ment Le Goffic <clement.legoffic@foss.st.com>:

This series aims to improve the STM32 SPI driver in different areas.
It adds SPI_READY mode, fixes an issue raised by a kernel bot,
add the ability to use DMA-MDMA chaining for RX and deprecate an ST bindings
vendor property.


Trivial merge