forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/arch/arm64/boot/dts/marvell/armada-372x.dtsi
....@@ -16,9 +16,9 @@
1616 compatible = "marvell,armada3720", "marvell,armada3710";
1717
1818 cpus {
19
- cpu@1 {
19
+ cpu1: cpu@1 {
2020 device_type = "cpu";
21
- compatible = "arm,cortex-a53","arm,armv8";
21
+ compatible = "arm,cortex-a53";
2222 reg = <0x1>;
2323 clocks = <&nb_periph_clk 16>;
2424 enable-method = "psci";