ath79: sync naming of Ubiquiti devices
[oweals/openwrt.git] / target / linux / ath79 / dts / ar9331_embeddedwireless_dorin.dts
index eff3b091ecc301ad45034f7f9feaf94bd9edcac2..db4cd76bec10a1a4196f118622cebe85189b4fcf 100644 (file)
        compatible = "embeddedwireless,dorin", "qca,ar9331";
 
        aliases {
+               led-status = &status;
                serial0 = &uart;
        };
 
-       memory@0 {
-               device_type = "memory";
-               reg = <0x0 0x4000000>;
-       };
-
        leds {
                compatible = "gpio-leds";
 
-               status {
+               status: status {
                        label = "dorin:green:status";
                        gpios = <&gpio 21 GPIO_ACTIVE_LOW>;
                        default-state = "off";