[GIT PULL 2/3] RISC-V cache drivers for v6.16
Conor Dooley
conor at kernel.org
Fri May 16 03:40:07 PDT 2025
Hey Arnd,
Please pull some cache driver/binding updates for 6.16.
Thanks,
Conor.
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ riscv-cache-for-v6.16
for you to fetch changes up to 51b081cdb92377d7f923912d589cab414db600c4:
dt-bindings: cache: add QiLai compatible to ax45mp (2025-05-14 16:53:02 +0100)
----------------------------------------------------------------
RISC-V cache drivers for v6.16
SiFive:
Add support for the Eswin EIC7700 SoC, which needs to make sure of the
non-standard cache-ops provided by the ccache driver.
Bindings:
Conversions for two Marvell bindings to yaml, and additions of two
soc-specific compatibles to the axm45mp bindings.
Signed-off-by: Conor Dooley <conor.dooley at microchip.com>
----------------------------------------------------------------
Ben Zong-You Xie (1):
dt-bindings: cache: add QiLai compatible to ax45mp
Conor Dooley (1):
dt-bindings: cache: add specific RZ/Five compatible to ax45mp
Pinkesh Vaghela (1):
cache: sifive_ccache: Add ESWIN EIC7700 support
Pritesh Patel (1):
dt-bindings: cache: sifive,ccache0: Add ESWIN EIC7700 SoC compatibility
Rob Herring (Arm) (2):
dt-bindings: cache: Convert marvell,{feroceon,kirkwood}-cache to DT schema
dt-bindings: cache: Convert marvell,tauros2-cache to DT schema
.../bindings/cache/andestech,ax45mp-cache.yaml | 20 +++++++++-
.../bindings/cache/marvell,feroceon-cache.txt | 16 --------
.../bindings/cache/marvell,kirkwood-cache.yaml | 45 ++++++++++++++++++++++
.../bindings/cache/marvell,tauros2-cache.txt | 17 --------
.../bindings/cache/marvell,tauros2-cache.yaml | 39 +++++++++++++++++++
.../devicetree/bindings/cache/sifive,ccache0.yaml | 44 +++++++++++++++++++--
drivers/cache/sifive_ccache.c | 2 +
7 files changed, 146 insertions(+), 37 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/cache/marvell,feroceon-cache.txt
create mode 100644 Documentation/devicetree/bindings/cache/marvell,kirkwood-cache.yaml
delete mode 100644 Documentation/devicetree/bindings/cache/marvell,tauros2-cache.txt
create mode 100644 Documentation/devicetree/bindings/cache/marvell,tauros2-cache.yaml
-------------- 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/20250516/09673c4c/attachment.sig>
More information about the linux-riscv
mailing list