forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/arch/arm64/boot/dts/arm/juno-r2.dts
....@@ -85,7 +85,7 @@
8585 };
8686
8787 A72_0: cpu@0 {
88
- compatible = "arm,cortex-a72","arm,armv8";
88
+ compatible = "arm,cortex-a72";
8989 reg = <0x0 0x0>;
9090 device_type = "cpu";
9191 enable-method = "psci";
....@@ -103,7 +103,7 @@
103103 };
104104
105105 A72_1: cpu@1 {
106
- compatible = "arm,cortex-a72","arm,armv8";
106
+ compatible = "arm,cortex-a72";
107107 reg = <0x0 0x1>;
108108 device_type = "cpu";
109109 enable-method = "psci";
....@@ -121,7 +121,7 @@
121121 };
122122
123123 A53_0: cpu@100 {
124
- compatible = "arm,cortex-a53","arm,armv8";
124
+ compatible = "arm,cortex-a53";
125125 reg = <0x0 0x100>;
126126 device_type = "cpu";
127127 enable-method = "psci";
....@@ -139,7 +139,7 @@
139139 };
140140
141141 A53_1: cpu@101 {
142
- compatible = "arm,cortex-a53","arm,armv8";
142
+ compatible = "arm,cortex-a53";
143143 reg = <0x0 0x101>;
144144 device_type = "cpu";
145145 enable-method = "psci";
....@@ -157,7 +157,7 @@
157157 };
158158
159159 A53_2: cpu@102 {
160
- compatible = "arm,cortex-a53","arm,armv8";
160
+ compatible = "arm,cortex-a53";
161161 reg = <0x0 0x102>;
162162 device_type = "cpu";
163163 enable-method = "psci";
....@@ -175,7 +175,7 @@
175175 };
176176
177177 A53_3: cpu@103 {
178
- compatible = "arm,cortex-a53","arm,armv8";
178
+ compatible = "arm,cortex-a53";
179179 reg = <0x0 0x103>;
180180 device_type = "cpu";
181181 enable-method = "psci";