ramips: clean up useless dts partition labels
[openwrt/staging/jow.git] / target / linux / ramips / dts / mt7621_tplink_er605-v2.dts
index 04935e3e99b4386fedfc4bf60aedac1bb878e7a0..33070ef6cafcb3940c356c9deb1457455d5eeb6a 100644 (file)
                compatible = "gpio-leds";
 
                led_usb: usb {
-                       label = "green:usb";
                        color = <LED_COLOR_ID_GREEN>;
                        function = LED_FUNCTION_STATUS;
                        gpios = <&gpio 11 GPIO_ACTIVE_HIGH>;
                };
 
                led_power: power {
-                       label = "green:power";
                        color = <LED_COLOR_ID_GREEN>;
                        function = LED_FUNCTION_STATUS;
                        gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
@@ -44,7 +42,6 @@
                };
 
                led_system: system {
-                       label = "green:system";
                        color = <LED_COLOR_ID_GREEN>;
                        function = LED_FUNCTION_STATUS;
                        gpios = <&gpio 7 GPIO_ACTIVE_HIGH>;
                        read-only;
                };
 
-               factory: partition@100000 {
+               partition@100000 {
                        label = "factory";
                        reg = <0x100000 0x40000>;
                        read-only;