]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'cache-for-v7.2' of https://git.kernel.org/pub/scm/linux/kernel/git/conor...
authorArnd Bergmann <arnd@arndb.de>
Tue, 9 Jun 2026 15:00:43 +0000 (17:00 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 9 Jun 2026 15:00:44 +0000 (17:00 +0200)
standalone cache drivers for v7.2

SiFive ccache:
Add the Starfive JH7110 to the list of devices that need the
non-standard cache ops, because the GPU appears to be DMA non-coherent
unlike other peripherals.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
* tag 'cache-for-v7.2' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux:
  cache: sifive_ccache: Add StarFive JH7110 SoC support

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

Trivial merge