ramips: consistently use lower-case factory partition label
[openwrt/staging/lynxis.git] / target / linux / ramips / dts / mt7621_iodata_wn-gx300gr.dts
index 999cb06fe7e68729ac2d89563ab1af4f0c5d4a9b..020f78aba67ab5de8a910d28745606c3651755de 100644 (file)
@@ -91,8 +91,8 @@
                                read-only;
                        };
 
-                       Factory: partition@40000 {
-                               label = "Factory";
+                       factory: partition@40000 {
+                               label = "factory";
                                reg = <0x40000 0x10000>;
                                read-only;
                        };
 };
 
 &ethernet {
-       mtd-mac-address = <&Factory 0x4>;
+       mtd-mac-address = <&factory 0x4>;
 };
 
 &pinctrl {
 &pcie0 {
        mt76@0,0 {
                reg = <0x0000 0 0 0 0>;
-               mediatek,mtd-eeprom = <&Factory 0x0>;
+               mediatek,mtd-eeprom = <&factory 0x0>;
        };
 };