summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/meson6.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/meson6.dtsi')
-rw-r--r--dts/src/arm/meson6.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/dts/src/arm/meson6.dtsi b/dts/src/arm/meson6.dtsi
index 4ba4912777..8b33be15af 100644
--- a/dts/src/arm/meson6.dtsi
+++ b/dts/src/arm/meson6.dtsi
@@ -60,12 +60,14 @@
cpu@200 {
device_type = "cpu";
compatible = "arm,cortex-a9";
+ next-level-cache = <&L2>;
reg = <0x200>;
};
cpu@201 {
device_type = "cpu";
compatible = "arm,cortex-a9";
+ next-level-cache = <&L2>;
reg = <0x201>;
};
};