aboutsummaryrefslogtreecommitdiff
path: root/src/arm64/marvell/armada-ap807-quad.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'src/arm64/marvell/armada-ap807-quad.dtsi')
-rw-r--r--src/arm64/marvell/armada-ap807-quad.dtsi8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/arm64/marvell/armada-ap807-quad.dtsi b/src/arm64/marvell/armada-ap807-quad.dtsi
index 840466e143b4..68782f161f12 100644
--- a/src/arm64/marvell/armada-ap807-quad.dtsi
+++ b/src/arm64/marvell/armada-ap807-quad.dtsi
@@ -17,7 +17,7 @@
cpu0: cpu@0 {
device_type = "cpu";
- compatible = "arm,cortex-a72", "arm,armv8";
+ compatible = "arm,cortex-a72";
reg = <0x000>;
enable-method = "psci";
#cooling-cells = <2>;
@@ -32,7 +32,7 @@
};
cpu1: cpu@1 {
device_type = "cpu";
- compatible = "arm,cortex-a72", "arm,armv8";
+ compatible = "arm,cortex-a72";
reg = <0x001>;
enable-method = "psci";
#cooling-cells = <2>;
@@ -47,7 +47,7 @@
};
cpu2: cpu@100 {
device_type = "cpu";
- compatible = "arm,cortex-a72", "arm,armv8";
+ compatible = "arm,cortex-a72";
reg = <0x100>;
enable-method = "psci";
#cooling-cells = <2>;
@@ -62,7 +62,7 @@
};
cpu3: cpu@101 {
device_type = "cpu";
- compatible = "arm,cortex-a72", "arm,armv8";
+ compatible = "arm,cortex-a72";
reg = <0x101>;
enable-method = "psci";
#cooling-cells = <2>;