ramips: consistently use lower-case factory partition label
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / mt7620a_iodata_wn-ac733gr3.dts
index 6b10238af90180913a9340c7b4cbc47e00876662..ad96d94849eb7dea44bdfe845e6bb86122f81e8b 100644 (file)
                                read-only;
                        };
 
-                       Factory: partition@40000 {
-                               label = "Factory";
+                       factory: partition@40000 {
+                               label = "factory";
                                reg = <0x40000 0x8000>;
                                read-only;
                        };
 &ethernet {
        pinctrl-names = "default";
        pinctrl-0 = <&rgmii1_pins>;
-       mtd-mac-address = <&Factory 0x4>;
+       mtd-mac-address = <&factory 0x4>;
 
        port@5 {
                status = "okay";
 };
 
 &wmac {
-       ralink,mtd-eeprom = <&Factory 0x0>;
+       ralink,mtd-eeprom = <&factory 0x0>;
 };