aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7620a_iodata_wn-ac733gr3.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7620a_iodata_wn-ac733gr3.dts')
-rw-r--r--target/linux/ramips/dts/mt7620a_iodata_wn-ac733gr3.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/mt7620a_iodata_wn-ac733gr3.dts b/target/linux/ramips/dts/mt7620a_iodata_wn-ac733gr3.dts
index 6b10238af9..ad96d94849 100644
--- a/target/linux/ramips/dts/mt7620a_iodata_wn-ac733gr3.dts
+++ b/target/linux/ramips/dts/mt7620a_iodata_wn-ac733gr3.dts
@@ -106,8 +106,8 @@
read-only;
};
- Factory: partition@40000 {
- label = "Factory";
+ factory: partition@40000 {
+ label = "factory";
reg = <0x40000 0x8000>;
read-only;
};
@@ -148,7 +148,7 @@
&ethernet {
pinctrl-names = "default";
pinctrl-0 = <&rgmii1_pins>;
- mtd-mac-address = <&Factory 0x4>;
+ mtd-mac-address = <&factory 0x4>;
port@5 {
status = "okay";
@@ -189,5 +189,5 @@
};
&wmac {
- ralink,mtd-eeprom = <&Factory 0x0>;
+ ralink,mtd-eeprom = <&factory 0x0>;
};