forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/arch/arm64/boot/dts/zte/zx296718.dtsi
....@@ -86,7 +86,7 @@
8686
8787 cpu0: cpu@0 {
8888 device_type = "cpu";
89
- compatible = "arm,cortex-a53","arm,armv8";
89
+ compatible = "arm,cortex-a53";
9090 reg = <0x0 0x0>;
9191 enable-method = "psci";
9292 clocks = <&topcrm A53_GATE>;
....@@ -95,7 +95,7 @@
9595
9696 cpu1: cpu@1 {
9797 device_type = "cpu";
98
- compatible = "arm,cortex-a53","arm,armv8";
98
+ compatible = "arm,cortex-a53";
9999 reg = <0x0 0x1>;
100100 enable-method = "psci";
101101 clocks = <&topcrm A53_GATE>;
....@@ -104,7 +104,7 @@
104104
105105 cpu2: cpu@2 {
106106 device_type = "cpu";
107
- compatible = "arm,cortex-a53","arm,armv8";
107
+ compatible = "arm,cortex-a53";
108108 reg = <0x0 0x2>;
109109 enable-method = "psci";
110110 clocks = <&topcrm A53_GATE>;
....@@ -113,7 +113,7 @@
113113
114114 cpu3: cpu@3 {
115115 device_type = "cpu";
116
- compatible = "arm,cortex-a53","arm,armv8";
116
+ compatible = "arm,cortex-a53";
117117 reg = <0x0 0x3>;
118118 enable-method = "psci";
119119 clocks = <&topcrm A53_GATE>;