forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/arch/arm/boot/dts/bcm4708-netgear-r6300-v2.dts
....@@ -19,9 +19,10 @@
1919 bootargs = "console=ttyS0,115200";
2020 };
2121
22
- memory {
23
- reg = <0x00000000 0x08000000
24
- 0x88000000 0x08000000>;
22
+ memory@0 {
23
+ device_type = "memory";
24
+ reg = <0x00000000 0x08000000>,
25
+ <0x88000000 0x08000000>;
2526 };
2627
2728 leds {
....@@ -57,8 +58,6 @@
5758
5859 gpio-keys {
5960 compatible = "gpio-keys";
60
- #address-cells = <1>;
61
- #size-cells = <0>;
6261
6362 wps {
6463 label = "WPS";