hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
kernel/arch/arm64/boot/dts/arm/juno-r1.dts
....@@ -85,7 +85,7 @@
8585 };
8686
8787 A57_0: cpu@0 {
88
- compatible = "arm,cortex-a57","arm,armv8";
88
+ compatible = "arm,cortex-a57";
8989 reg = <0x0 0x0>;
9090 device_type = "cpu";
9191 enable-method = "psci";
....@@ -102,7 +102,7 @@
102102 };
103103
104104 A57_1: cpu@1 {
105
- compatible = "arm,cortex-a57","arm,armv8";
105
+ compatible = "arm,cortex-a57";
106106 reg = <0x0 0x1>;
107107 device_type = "cpu";
108108 enable-method = "psci";
....@@ -119,7 +119,7 @@
119119 };
120120
121121 A53_0: cpu@100 {
122
- compatible = "arm,cortex-a53","arm,armv8";
122
+ compatible = "arm,cortex-a53";
123123 reg = <0x0 0x100>;
124124 device_type = "cpu";
125125 enable-method = "psci";
....@@ -136,7 +136,7 @@
136136 };
137137
138138 A53_1: cpu@101 {
139
- compatible = "arm,cortex-a53","arm,armv8";
139
+ compatible = "arm,cortex-a53";
140140 reg = <0x0 0x101>;
141141 device_type = "cpu";
142142 enable-method = "psci";
....@@ -153,7 +153,7 @@
153153 };
154154
155155 A53_2: cpu@102 {
156
- compatible = "arm,cortex-a53","arm,armv8";
156
+ compatible = "arm,cortex-a53";
157157 reg = <0x0 0x102>;
158158 device_type = "cpu";
159159 enable-method = "psci";
....@@ -170,7 +170,7 @@
170170 };
171171
172172 A53_3: cpu@103 {
173
- compatible = "arm,cortex-a53","arm,armv8";
173
+ compatible = "arm,cortex-a53";
174174 reg = <0x0 0x103>;
175175 device_type = "cpu";
176176 enable-method = "psci";