forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
kernel/arch/arm64/boot/dts/hisilicon/hip06.dtsi
....@@ -1,12 +1,8 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /**
23 * dts file for Hisilicon D03 Development Board
34 *
45 * Copyright (C) 2016 Hisilicon Ltd.
5
- *
6
- * This program is free software; you can redistribute it and/or modify
7
- * it under the terms of the GNU General Public License version 2 as
8
- * publishhed by the Free Software Foundation.
9
- *
106 */
117
128 #include <dt-bindings/interrupt-controller/arm-gic.h>
....@@ -87,7 +83,7 @@
8783
8884 cpu0: cpu@10000 {
8985 device_type = "cpu";
90
- compatible = "arm,cortex-a57", "arm,armv8";
86
+ compatible = "arm,cortex-a57";
9187 reg = <0x10000>;
9288 enable-method = "psci";
9389 next-level-cache = <&cluster0_l2>;
....@@ -95,7 +91,7 @@
9591
9692 cpu1: cpu@10001 {
9793 device_type = "cpu";
98
- compatible = "arm,cortex-a57", "arm,armv8";
94
+ compatible = "arm,cortex-a57";
9995 reg = <0x10001>;
10096 enable-method = "psci";
10197 next-level-cache = <&cluster0_l2>;
....@@ -103,7 +99,7 @@
10399
104100 cpu2: cpu@10002 {
105101 device_type = "cpu";
106
- compatible = "arm,cortex-a57", "arm,armv8";
102
+ compatible = "arm,cortex-a57";
107103 reg = <0x10002>;
108104 enable-method = "psci";
109105 next-level-cache = <&cluster0_l2>;
....@@ -111,7 +107,7 @@
111107
112108 cpu3: cpu@10003 {
113109 device_type = "cpu";
114
- compatible = "arm,cortex-a57", "arm,armv8";
110
+ compatible = "arm,cortex-a57";
115111 reg = <0x10003>;
116112 enable-method = "psci";
117113 next-level-cache = <&cluster0_l2>;
....@@ -119,7 +115,7 @@
119115
120116 cpu4: cpu@10100 {
121117 device_type = "cpu";
122
- compatible = "arm,cortex-a57", "arm,armv8";
118
+ compatible = "arm,cortex-a57";
123119 reg = <0x10100>;
124120 enable-method = "psci";
125121 next-level-cache = <&cluster1_l2>;
....@@ -127,7 +123,7 @@
127123
128124 cpu5: cpu@10101 {
129125 device_type = "cpu";
130
- compatible = "arm,cortex-a57", "arm,armv8";
126
+ compatible = "arm,cortex-a57";
131127 reg = <0x10101>;
132128 enable-method = "psci";
133129 next-level-cache = <&cluster1_l2>;
....@@ -135,7 +131,7 @@
135131
136132 cpu6: cpu@10102 {
137133 device_type = "cpu";
138
- compatible = "arm,cortex-a57", "arm,armv8";
134
+ compatible = "arm,cortex-a57";
139135 reg = <0x10102>;
140136 enable-method = "psci";
141137 next-level-cache = <&cluster1_l2>;
....@@ -143,7 +139,7 @@
143139
144140 cpu7: cpu@10103 {
145141 device_type = "cpu";
146
- compatible = "arm,cortex-a57", "arm,armv8";
142
+ compatible = "arm,cortex-a57";
147143 reg = <0x10103>;
148144 enable-method = "psci";
149145 next-level-cache = <&cluster1_l2>;
....@@ -151,7 +147,7 @@
151147
152148 cpu8: cpu@10200 {
153149 device_type = "cpu";
154
- compatible = "arm,cortex-a57", "arm,armv8";
150
+ compatible = "arm,cortex-a57";
155151 reg = <0x10200>;
156152 enable-method = "psci";
157153 next-level-cache = <&cluster2_l2>;
....@@ -159,7 +155,7 @@
159155
160156 cpu9: cpu@10201 {
161157 device_type = "cpu";
162
- compatible = "arm,cortex-a57", "arm,armv8";
158
+ compatible = "arm,cortex-a57";
163159 reg = <0x10201>;
164160 enable-method = "psci";
165161 next-level-cache = <&cluster2_l2>;
....@@ -167,7 +163,7 @@
167163
168164 cpu10: cpu@10202 {
169165 device_type = "cpu";
170
- compatible = "arm,cortex-a57", "arm,armv8";
166
+ compatible = "arm,cortex-a57";
171167 reg = <0x10202>;
172168 enable-method = "psci";
173169 next-level-cache = <&cluster2_l2>;
....@@ -175,7 +171,7 @@
175171
176172 cpu11: cpu@10203 {
177173 device_type = "cpu";
178
- compatible = "arm,cortex-a57", "arm,armv8";
174
+ compatible = "arm,cortex-a57";
179175 reg = <0x10203>;
180176 enable-method = "psci";
181177 next-level-cache = <&cluster2_l2>;
....@@ -183,7 +179,7 @@
183179
184180 cpu12: cpu@10300 {
185181 device_type = "cpu";
186
- compatible = "arm,cortex-a57", "arm,armv8";
182
+ compatible = "arm,cortex-a57";
187183 reg = <0x10300>;
188184 enable-method = "psci";
189185 next-level-cache = <&cluster3_l2>;
....@@ -191,7 +187,7 @@
191187
192188 cpu13: cpu@10301 {
193189 device_type = "cpu";
194
- compatible = "arm,cortex-a57", "arm,armv8";
190
+ compatible = "arm,cortex-a57";
195191 reg = <0x10301>;
196192 enable-method = "psci";
197193 next-level-cache = <&cluster3_l2>;
....@@ -199,7 +195,7 @@
199195
200196 cpu14: cpu@10302 {
201197 device_type = "cpu";
202
- compatible = "arm,cortex-a57", "arm,armv8";
198
+ compatible = "arm,cortex-a57";
203199 reg = <0x10302>;
204200 enable-method = "psci";
205201 next-level-cache = <&cluster3_l2>;
....@@ -207,7 +203,7 @@
207203
208204 cpu15: cpu@10303 {
209205 device_type = "cpu";
210
- compatible = "arm,cortex-a57", "arm,armv8";
206
+ compatible = "arm,cortex-a57";
211207 reg = <0x10303>;
212208 enable-method = "psci";
213209 next-level-cache = <&cluster3_l2>;