summaryrefslogtreecommitdiffstats
path: root/dts/src/arm64/al/alpine-v2.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm64/al/alpine-v2.dtsi')
-rw-r--r--dts/src/arm64/al/alpine-v2.dtsi8
1 files changed, 4 insertions, 4 deletions
diff --git a/dts/src/arm64/al/alpine-v2.dtsi b/dts/src/arm64/al/alpine-v2.dtsi
index 5b7bef6842..d5e7e2bb4e 100644
--- a/dts/src/arm64/al/alpine-v2.dtsi
+++ b/dts/src/arm64/al/alpine-v2.dtsi
@@ -47,28 +47,28 @@
#size-cells = <0>;
cpu@0 {
- compatible = "arm,cortex-a57", "arm,armv8";
+ compatible = "arm,cortex-a57";
device_type = "cpu";
reg = <0x0 0x0>;
enable-method = "psci";
};
cpu@1 {
- compatible = "arm,cortex-a57", "arm,armv8";
+ compatible = "arm,cortex-a57";
device_type = "cpu";
reg = <0x0 0x1>;
enable-method = "psci";
};
cpu@2 {
- compatible = "arm,cortex-a57", "arm,armv8";
+ compatible = "arm,cortex-a57";
device_type = "cpu";
reg = <0x0 0x2>;
enable-method = "psci";
};
cpu@3 {
- compatible = "arm,cortex-a57", "arm,armv8";
+ compatible = "arm,cortex-a57";
device_type = "cpu";
reg = <0x0 0x3>;
enable-method = "psci";