[GIT PULL] RISC-V cache drivers for v6.18

Conor Dooley conor at kernel.org
Wed Sep 24 10:50:14 PDT 2025


Hey Arnd,

Wee PR here with just two changes, for the standalone cache drivers that I
look after.

Cheers,
Conor.

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ riscv-cache-for-v6.18

for you to fetch changes up to 941327ca5ddd45cfc4dd960cbbabed9e2b5cb1b0:

  cache: sifive_ccache: Optimize cache flushes (2025-09-11 19:13:21 +0100)

----------------------------------------------------------------
RISC-V cache drivers for v6.18

sifive:
Reduce the number of fences issued while flushing. Samuel reports that
this is approximately a 15peed-up.

ax45mp:
Fix the binding so that it permits the cache-sets setting used by the
recently added QiLai SoC.

Signed-off-by: Conor Dooley <conor.dooley at microchip.com>

----------------------------------------------------------------
Conor Dooley (1):
      dt-bindings: cache: ax45mp: add 2048 as a supported cache-sets value

Samuel Holland (1):
      cache: sifive_ccache: Optimize cache flushes

 .../devicetree/bindings/cache/andestech,ax45mp-cache.yaml         | 6 +++++-
 drivers/cache/sifive_ccache.c                                     | 8 ++++----
 2 files changed, 9 insertions(+), 5 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20250924/0d2c0297/attachment.sig>


More information about the linux-riscv mailing list