mbox series

[GIT,PULL] SPI fixes for v5.16-rc4

Message ID 20211206160648.CF73CC341C1@smtp.kernel.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] SPI fixes for v5.16-rc4 | expand

Pull-request

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

Message

Mark Brown Dec. 6, 2021, 4:06 p.m. UTC
The following changes since commit 6c53b45c71b4920b5e62f0ea8079a1da382b9434:

  spi: fix use-after-free of the add_lock mutex (2021-11-12 18:18:03 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 07fb78a78de4e67b5d6d5407aeee1250a327a698:

  spi: spi-rockchip: Add rk3568-spi compatible (2021-11-29 12:19:32 +0000)

----------------------------------------------------------------
spi: Update for v5.16

Just one trivial update adding a device ID to the DT bindings.

----------------------------------------------------------------
Nicolas Frattaroli (1):
      spi: spi-rockchip: Add rk3568-spi compatible

 Documentation/devicetree/bindings/spi/spi-rockchip.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

pr-tracker-bot@kernel.org Dec. 6, 2021, 7:32 p.m. UTC | #1
The pull request you sent on Mon, 06 Dec 2021 16:06:34 +0000:

> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v5.16-rc4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9d6cf4720203ed4db30855c01876ab4e5be61fd8

Thank you!