forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/arch/arm64/boot/dts/synaptics/berlin4ct.dtsi
....@@ -27,7 +27,7 @@
2727 #size-cells = <0>;
2828
2929 cpu0: cpu@0 {
30
- compatible = "arm,cortex-a53", "arm,armv8";
30
+ compatible = "arm,cortex-a53";
3131 device_type = "cpu";
3232 reg = <0x0>;
3333 enable-method = "psci";
....@@ -36,7 +36,7 @@
3636 };
3737
3838 cpu1: cpu@1 {
39
- compatible = "arm,cortex-a53", "arm,armv8";
39
+ compatible = "arm,cortex-a53";
4040 device_type = "cpu";
4141 reg = <0x1>;
4242 enable-method = "psci";
....@@ -45,7 +45,7 @@
4545 };
4646
4747 cpu2: cpu@2 {
48
- compatible = "arm,cortex-a53", "arm,armv8";
48
+ compatible = "arm,cortex-a53";
4949 device_type = "cpu";
5050 reg = <0x2>;
5151 enable-method = "psci";
....@@ -54,7 +54,7 @@
5454 };
5555
5656 cpu3: cpu@3 {
57
- compatible = "arm,cortex-a53", "arm,armv8";
57
+ compatible = "arm,cortex-a53";
5858 device_type = "cpu";
5959 reg = <0x3>;
6060 enable-method = "psci";