ramips: add NMBM support for ipTIME AX2004M
[openwrt/openwrt.git] / target / linux / ramips / dts / rt3883_sitecom_wlr-6000.dts
index 4b4297a56899f2e5049ebb3ac8116f537c74d4e8..94a47b8735e2924f631ca3d7c49b061dba9a658b 100644 (file)
@@ -2,6 +2,7 @@
 
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
+#include <dt-bindings/leds/common.h>
 
 / {
        compatible = "sitecom,wlr-6000", "ralink,rt3883-soc";
@@ -29,7 +30,8 @@
                compatible = "gpio-leds";
 
                led_power: power {
-                       label = "red:power";
+                       function = LED_FUNCTION_POWER;
+                       color = <LED_COLOR_ID_RED>;
                        gpios = <&gpio0 1 GPIO_ACTIVE_LOW>;
                };
 
@@ -64,9 +66,8 @@
 
 &ethernet {
        status = "okay";
-       nvmem-cells = <&macaddr_factory_8004>;
+       nvmem-cells = <&macaddr_factory_8004 1>;
        nvmem-cell-names = "mac-address";
-       mac-address-increment = <1>;
 
        port@0 {
                phy-handle = <&phy0>;
                                read-only;
                        };
 
-                       factory: partition@40000 {
+                       partition@40000 {
                                label = "factory";
                                reg = <0x40000 0x10000>;
                                read-only;
                                        };
 
                                        macaddr_factory_8004: macaddr@8004 {
+                                               compatible = "mac-base";
                                                reg = <0x8004 0x6>;
+                                               #nvmem-cell-cells = <1>;
                                        };
                                };
                        };