Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / arch / arm / boot / dts / am335x-nano.dts
index f313999..483d585 100644 (file)
@@ -19,7 +19,7 @@
                };
        };
 
-       memory {
+       memory@80000000 {
                device_type = "memory";
                reg = <0x80000000 0x10000000>; /* 256 MB */
        };
@@ -27,7 +27,7 @@
        leds {
                compatible = "gpio-leds";
 
-               led@0 {
+               led0 {
                        label = "nanobone:green:usr1";
                        gpios = <&gpio1 5 0>;
                        default-state = "off";