ramips: consistently use lower-case factory partition label
[openwrt/staging/lynxis.git] / target / linux / ramips / dts / mt7621_iodata_wn-ax1167gr.dts
index e5c00abb0bef318d7c5ce3e541abd1906ba557ba..2449112baf1bfb01df10e8af30dcee005d2d7a40 100644 (file)
@@ -91,8 +91,8 @@
                                read-only;
                        };
 
-                       Factory: partition@40000 {
-                               label = "Factory";
+                       factory: partition@40000 {
+                               label = "factory";
                                reg = <0x40000 0x10000>;
                                read-only;
                        };
 &pcie1 {
        mt76@0,0 {
                reg = <0x0000 0 0 0 0>;
-               mediatek,mtd-eeprom = <&Factory 0x0>;
+               mediatek,mtd-eeprom = <&factory 0x0>;
                ieee80211-freq-limit = <5000000 6000000>;
        };
 };