Skip to content
Snippets Groups Projects
Forked from drm / msm
Loading
user avatar
Emil Renner Berthing authored
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: default avatarEmil Renner Berthing <kernel@esmil.dk>
Signed-off-by: default avatarConor Dooley <conor.dooley@microchip.com>
0d5701dc
History
Name Last commit Last update
..