ramips: remove model name from LED labels
[openwrt/staging/dedeckeh.git] / target / linux / ramips / dts / mt7621_xiaomi_mir3p.dts
index 6fe857e4518793f62847b632574c9d3c6952851e..43e61e91402976e64c6ee5368733b596ccae5f25 100644 (file)
                compatible = "gpio-leds";
 
                led_status_red: status_red {
-                       label = "mir3p:red:status";
+                       label = "red:status";
                        gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
                };
 
                led_status_blue: status_blue {
-                       label = "mir3p:blue:status";
+                       label = "blue:status";
                        gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
                };
 
                led_status_yellow: status_yellow {
-                       label = "mir3p:yellow:status";
+                       label = "yellow:status";
                        gpios = <&gpio 10 GPIO_ACTIVE_LOW>;
                };
 
                wan_amber {
-                       label = "mir3p:amber:wan";
+                       label = "amber:wan";
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "dsa-0.0:04:1Gbps";
                };
 
                lan3_amber {
-                       label = "mir3p:amber:lan3";
+                       label = "amber:lan3";
                        gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "dsa-0.0:01:1Gbps";
                };
 
                lan2_amber {
-                       label = "mir3p:amber:lan2";
+                       label = "amber:lan2";
                        gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "dsa-0.0:02:1Gbps";
                };
 
                lan1_amber {
-                       label = "mir3p:amber:lan1";
+                       label = "amber:lan1";
                        gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "dsa-0.0:03:1Gbps";
                };