[GIT PULL] SPI fixes for v7.2-rc4

Mark Brown <[email protected]> Sun, 26 Jul 2026 17:05:41 +0100
Newsgroups org.kernel.vger.linux-spi,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
The following changes since commit 1590cf0329716306e948a8fc29f1d3ee87d3989f:

  Linux 7.2-rc4 (2026-07-19 13:54:41 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v7.2-rc4

for you to fetch changes up to 6389eaf11d6cd3a66d10d0a5ea9cd91f242ccba2:

  spi: dt-bindings: spacemit: add K3 SPI compatible (2026-07-21 22:39:30 +0100)

----------------------------------------------------------------
spi: Fixes for v7.2

Just a couple of small bits for the SpacemiT driver - one small fix, and
a new compatible in the DT binding.

----------------------------------------------------------------
Zhengyu He (2):
      spi: spacemit: Correct TX FIFO slot calculation
      spi: dt-bindings: spacemit: add K3 SPI compatible

 Documentation/devicetree/bindings/spi/spacemit,k1-spi.yaml | 6 +++++-
 drivers/spi/spi-spacemit-k1.c                              | 4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)