soc: sifive: ccache: Add StarFive JH7110 support
[platform/kernel/linux-starfive.git] / drivers / soc / sifive / sifive_ccache.c
index 3684f5b..c3022e0 100644 (file)
@@ -107,6 +107,7 @@ static const struct of_device_id sifive_ccache_ids[] = {
        { .compatible = "sifive,fu540-c000-ccache" },
        { .compatible = "sifive,fu740-c000-ccache" },
        { .compatible = "sifive,ccache0" },
+       { .compatible = "starfive,jh7110-ccache" },
        { /* end of table */ }
 };