ramips: remove model name from LED labels
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / rt5350_airlive_air3gii.dts
index 2206410428b4802976495a2f00a00682c575b419..edd347b6e04eef7979cebaeb566c0dff60ba58ed 100644 (file)
@@ -1,5 +1,3 @@
-/dts-v1/;
-
 #include "rt5350.dtsi"
 
 #include <dt-bindings/gpio/gpio.h>
                compatible = "gpio-leds";
 
                wlan {
-                       label = "air3gii:green:wlan";
+                       label = "green:wlan";
                        gpios = <&gpio0 8 GPIO_ACTIVE_HIGH>;
                };
 
                mobile {
-                       label = "air3gii:green:mobile";
+                       label = "green:mobile";
                        gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
                        trigger-sources = <&ohci_port1>, <&ehci_port1>;
                        linux,default-trigger = "usbport";
@@ -44,7 +42,7 @@
 &spi0 {
        status = "okay";
 
-       m25p80@0 {
+       flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;
                spi-max-frequency = <10000000>;