summaryrefslogtreecommitdiff
path: root/arch/riscv/boot/dts/starfive/dubhe80.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv/boot/dts/starfive/dubhe80.dtsi')
-rw-r--r--arch/riscv/boot/dts/starfive/dubhe80.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/riscv/boot/dts/starfive/dubhe80.dtsi b/arch/riscv/boot/dts/starfive/dubhe80.dtsi
index 9031457ac7de..dad10fb86eef 100644
--- a/arch/riscv/boot/dts/starfive/dubhe80.dtsi
+++ b/arch/riscv/boot/dts/starfive/dubhe80.dtsi
@@ -34,13 +34,13 @@
};
&l2_cache0 {
- compatible = "starfive,dubhe-cache", "cache";
+ compatible = "starfive,dubhe-l2cache", "cache";
cache-sets = <512>;
cache-size = <0x40000>;
};
&l2_cache1 {
- compatible = "starfive,dubhe-cache", "cache";
+ compatible = "starfive,dubhe-l2cache", "cache";
cache-sets = <512>;
cache-size = <0x40000>;
};