forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/arch/arm/boot/dts/zx296702.dtsi
....@@ -1,10 +1,12 @@
11 // SPDX-License-Identifier: GPL-2.0
22
3
-#include "skeleton.dtsi"
43 #include <dt-bindings/clock/zx296702-clock.h>
54 #include <dt-bindings/interrupt-controller/arm-gic.h>
65
76 / {
7
+ #address-cells = <1>;
8
+ #size-cells = <1>;
9
+
810 cpus {
911 #address-cells = <1>;
1012 #size-cells = <0>;
....@@ -56,7 +58,7 @@
5658 clocks = <&topclk ZX296702_A9_PERIPHCLK>;
5759 };
5860
59
- l2cc: l2-cache-controller@c00000 {
61
+ l2cc: cache-controller@c00000 {
6062 compatible = "arm,pl310-cache";
6163 reg = <0x00c00000 0x1000>;
6264 cache-unified;