]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'sunxi-fixes-for-7.0' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Wed, 1 Apr 2026 21:35:36 +0000 (23:35 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 1 Apr 2026 21:35:36 +0000 (23:35 +0200)
commit14edf33d1b21ccba526deab72c32a4ab448d6a62
treefb2c6eee53885bada8ad2bc398639a306d45bb5b
parentb09719b9b06757f768768495436786aeb4b9e526
parent6896ca5a9d05275fbeb38640c9bbdb95698de188
Merge tag 'sunxi-fixes-for-7.0' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/fixes

Allwinner fixes for 7.0

Just one fix to make the r-spi SPI controller use the mcu-dma DMA
controller for DMA instead of the main DMA controller.

* tag 'sunxi-fixes-for-7.0' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux:
  arm64: dts: allwinner: sun55i: Fix r-spi DMA

Signed-off-by: Arnd Bergmann <arnd@arndb.de>