aboutsummaryrefslogtreecommitdiff
path: root/src/arm64/apm/apm-storm.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'src/arm64/apm/apm-storm.dtsi')
-rw-r--r--src/arm64/apm/apm-storm.dtsi8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/arm64/apm/apm-storm.dtsi b/src/arm64/apm/apm-storm.dtsi
index d73e809fe41a..efa79209f4b2 100644
--- a/src/arm64/apm/apm-storm.dtsi
+++ b/src/arm64/apm/apm-storm.dtsi
@@ -81,15 +81,23 @@
};
xgene_L2_0: l2-cache-0 {
compatible = "cache";
+ cache-level = <2>;
+ cache-unified;
};
xgene_L2_1: l2-cache-1 {
compatible = "cache";
+ cache-level = <2>;
+ cache-unified;
};
xgene_L2_2: l2-cache-2 {
compatible = "cache";
+ cache-level = <2>;
+ cache-unified;
};
xgene_L2_3: l2-cache-3 {
compatible = "cache";
+ cache-level = <2>;
+ cache-unified;
};
};