lantiq: use uniform "u-boot-env" mtd label
[openwrt/staging/mkresin.git] / target / linux / lantiq / files-4.19 / arch / mips / boot / dts / lantiq / ar9_zyxel_p-2601hn.dts
index 79896c6478d63f21fb2985cce3b686ebdfeda952..81ce539930cafb80d848ade071dfd32e19f4b069 100644 (file)
                        gpios = <&gpio 50 GPIO_ACTIVE_HIGH>;
                };
        };
-};
-
-&gpio {
-       pinctrl-names = "default";
-       pinctrl-0 = <&state_default>;
-
-       state_default: pinmux {
-               exin {
-                       lantiq,groups = "exin1";
-                       lantiq,function = "exin";
-               };
-       };
 
        usb_vbus: regulator-usb-vbus {
                compatible = "regulator-fixed";
        };
 };
 
+&gpio {
+       pinctrl-names = "default";
+       pinctrl-0 = <&state_default>;
+
+       state_default: pinmux {
+               exin {
+                       lantiq,groups = "exin1";
+                       lantiq,function = "exin";
+               };
+       };
+};
+
 &gsw {
        phy-mode = "rmii";
 };
                        };
 
                        partition@40000 {
-                               label = "uboot_env";
+                               label = "u-boot-env";
                                reg = <0x40000 0x20000>;
                                read-only;
                        };