aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/rt5350_allnet_all5003.dts
diff options
context:
space:
mode:
authorSungbo Eo <mans0n@gorani.run>2020-05-07 22:13:27 +0900
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-05-08 18:34:27 +0200
commit22a21b0c18ebce7b7040ce693621f5c77983f3e5 (patch)
tree901f6e1c0f571cbd7863a3c43dbd3ffaba3ce0dc /target/linux/ramips/dts/rt5350_allnet_all5003.dts
parent51a7184a7d06078343bdac5dec69cd5f97de4558 (diff)
downloadupstream-22a21b0c18ebce7b7040ce693621f5c77983f3e5.tar.gz
upstream-22a21b0c18ebce7b7040ce693621f5c77983f3e5.tar.bz2
upstream-22a21b0c18ebce7b7040ce693621f5c77983f3e5.zip
ramips: use hex notation for *-mtd-eeprom property
Change "0" to "0x0" for consistency. This is an extension of commit 34abfb6e91d1 ("ramips: convert mediatek,mtd-eeprom from decimal to hex notation"). Signed-off-by: Sungbo Eo <mans0n@gorani.run>
Diffstat (limited to 'target/linux/ramips/dts/rt5350_allnet_all5003.dts')
-rw-r--r--target/linux/ramips/dts/rt5350_allnet_all5003.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/rt5350_allnet_all5003.dts b/target/linux/ramips/dts/rt5350_allnet_all5003.dts
index a5500c5c20..e2cd04ef03 100644
--- a/target/linux/ramips/dts/rt5350_allnet_all5003.dts
+++ b/target/linux/ramips/dts/rt5350_allnet_all5003.dts
@@ -105,7 +105,7 @@
};
&wmac {
- ralink,mtd-eeprom = <&factory 0>;
+ ralink,mtd-eeprom = <&factory 0x0>;
};
&ehci {