hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/arch/arm/boot/dts/bcm47094-netgear-r8500.dts
....@@ -16,9 +16,10 @@
1616 bootargs = "console=ttyS0,115200";
1717 };
1818
19
- memory {
20
- reg = <0x00000000 0x08000000
21
- 0x88000000 0x18000000>;
19
+ memory@0 {
20
+ device_type = "memory";
21
+ reg = <0x00000000 0x08000000>,
22
+ <0x88000000 0x18000000>;
2223 };
2324
2425 leds {
....@@ -63,8 +64,6 @@
6364
6465 gpio-keys {
6566 compatible = "gpio-keys";
66
- #address-cells = <1>;
67
- #size-cells = <0>;
6867
6968 brightness {
7069 label = "Backlight";