arm: rpi: Sync rpi dts files from Linux
[platform/kernel/u-boot.git] / arch / arm / dts / bcm2837-rpi-cm3.dtsi
index 81399b2..828a205 100644 (file)
@@ -5,9 +5,18 @@
 
 / {
        memory@0 {
+               device_type = "memory";
                reg = <0 0x40000000>;
        };
 
+       leds {
+               /*
+                * Since there is no upstream GPIO driver yet,
+                * remove the incomplete node.
+                */
+               /delete-node/ led-act;
+       };
+
        reg_3v3: fixed-regulator {
                compatible = "regulator-fixed";
                regulator-name = "3V3";