ramips: clean up useless dts partition labels
[openwrt/staging/jow.git] / target / linux / ramips / dts / mt7621_sercomm_dxx_nand_256m.dtsi
index 67f70a3b60c5764553e2b9af2e2585f8a86ea577..fd952cbc931fd6e7263cc64e364f3e2dcc6b96be 100644 (file)
        leds {
                compatible = "gpio-leds";
 
-               led-1 {
-                       label = "blue:wan";
+               led-0 {
                        color = <LED_COLOR_ID_BLUE>;
                        function = LED_FUNCTION_WAN;
                        gpios = <&gpio 13 GPIO_ACTIVE_HIGH>;
                };
 
-               led_status_green: led-0 {
-                       label = "green:status";
+               led_status_green: led-1 {
                        color = <LED_COLOR_ID_GREEN>;
                        function = LED_FUNCTION_STATUS;
                        gpios = <&gpio 15 GPIO_ACTIVE_HIGH>;
                };
 
                led_status_red: led-2 {
-                       label = "red:status";
                        color = <LED_COLOR_ID_RED>;
                        function = LED_FUNCTION_STATUS;
                        gpios = <&gpio 16 GPIO_ACTIVE_HIGH>;
        keys {
                compatible = "gpio-keys";
 
-               wps {
+               button-0 {
                        label = "wps";
                        gpios = <&gpio 11 GPIO_ACTIVE_HIGH>;
                        linux,code = <KEY_WPS_BUTTON>;
                };
 
-               reset {
+               button-1 {
                        label = "reset";
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_RESTART>;
@@ -97,7 +94,7 @@
                        read-only;
                };
 
-               factory: partition@200000 {
+               partition@200000 {
                        label = "Factory";
                        reg = <0x200000 0x100000>;
                        sercomm,scpart-id = <2>;
                                };
 
                                macaddr_factory_21000: macaddr@21000 {
+                                       compatible = "mac-base";
                                        reg = <0x21000 0x6>;
+                                       #nvmem-cell-cells = <1>;
                                };
                        };
                };