forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/arch/arm/boot/dts/ste-nomadik-stn8815.dtsi
....@@ -4,18 +4,18 @@
44 */
55
66 #include <dt-bindings/gpio/gpio.h>
7
-#include "skeleton.dtsi"
87
98 / {
109 #address-cells = <1>;
1110 #size-cells = <1>;
1211
1312 memory {
13
+ device_type = "memory";
1414 reg = <0x00000000 0x04000000>,
1515 <0x08000000 0x04000000>;
1616 };
1717
18
- L2: l2-cache {
18
+ L2: cache-controller {
1919 compatible = "arm,l210-cache";
2020 reg = <0x10210000 0x1000>;
2121 interrupt-parent = <&vica>;