forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/arch/arm64/boot/dts/ti/k3-am654.dtsi
....@@ -2,7 +2,7 @@
22 /*
33 * Device Tree Source for AM6 SoC family in Quad core configuration
44 *
5
- * Copyright (C) 2016-2018 Texas Instruments Incorporated - http://www.ti.com/
5
+ * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/
66 */
77
88 #include "k3-am65.dtsi"
....@@ -34,7 +34,7 @@
3434 };
3535
3636 cpu0: cpu@0 {
37
- compatible = "arm,cortex-a53", "arm,armv8";
37
+ compatible = "arm,cortex-a53";
3838 reg = <0x000>;
3939 device_type = "cpu";
4040 enable-method = "psci";
....@@ -48,7 +48,7 @@
4848 };
4949
5050 cpu1: cpu@1 {
51
- compatible = "arm,cortex-a53", "arm,armv8";
51
+ compatible = "arm,cortex-a53";
5252 reg = <0x001>;
5353 device_type = "cpu";
5454 enable-method = "psci";
....@@ -62,7 +62,7 @@
6262 };
6363
6464 cpu2: cpu@100 {
65
- compatible = "arm,cortex-a53", "arm,armv8";
65
+ compatible = "arm,cortex-a53";
6666 reg = <0x100>;
6767 device_type = "cpu";
6868 enable-method = "psci";
....@@ -76,7 +76,7 @@
7676 };
7777
7878 cpu3: cpu@101 {
79
- compatible = "arm,cortex-a53", "arm,armv8";
79
+ compatible = "arm,cortex-a53";
8080 reg = <0x101>;
8181 device_type = "cpu";
8282 enable-method = "psci";