diff options
author | Emil Renner Berthing <kernel@esmil.dk> | 2023-10-31 15:14:44 +0100 |
---|---|---|
committer | Conor Dooley <conor.dooley@microchip.com> | 2023-11-22 12:58:14 +0100 |
commit | 0d5701dc9cd653ae757cc06e39b3a39272863395 (patch) | |
tree | 6a88eb4a5520ef1fb48caee3a79d48cf4e09573a /drivers/base/init.c | |
parent | dt-bindings: cache: sifive,ccache0: Add StarFive JH7100 compatible (diff) | |
download | linux-0d5701dc9cd653ae757cc06e39b3a39272863395.tar.xz linux-0d5701dc9cd653ae757cc06e39b3a39272863395.zip |
soc: sifive: ccache: Add StarFive JH7100 support
This adds support for the StarFive JH7100 SoC which also features this
SiFive cache controller.
The JH7100 has non-coherent DMAs but predate the standard RISC-V Zicbom
exension, so instead we need to use this cache controller for
non-standard cache management operations.
Unfortunately the interrupt for uncorrected data is broken on the JH7100
and fires continuously, so add a quirk to not register a handler for it.
Signed-off-by: Emil Renner Berthing <kernel@esmil.dk>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Diffstat (limited to 'drivers/base/init.c')
0 files changed, 0 insertions, 0 deletions