aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9563_elecom_wrc-ghbk2-i.dtsi
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2019-06-05 15:59:30 +0200
committerChristian Lamparter <chunkeey@gmail.com>2019-06-10 11:25:41 +0200
commitfcb920ffe70af7a3b962d893916aee1619c5fb8e (patch)
tree3fadf63f2031da0912cfb4bc1e720437d1acb5a7 /target/linux/ath79/dts/qca9563_elecom_wrc-ghbk2-i.dtsi
parent4d807ad2d95f000707d595d9aa52bc1e8aacbf0c (diff)
downloadupstream-fcb920ffe70af7a3b962d893916aee1619c5fb8e.tar.gz
upstream-fcb920ffe70af7a3b962d893916aee1619c5fb8e.tar.bz2
upstream-fcb920ffe70af7a3b962d893916aee1619c5fb8e.zip
ath79: Consistently label art partition with lower case
This patch harmonizes the label and alias for art partitions across ath79. Since lower case seems to be more frequent, use that consistently. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ath79/dts/qca9563_elecom_wrc-ghbk2-i.dtsi')
-rw-r--r--target/linux/ath79/dts/qca9563_elecom_wrc-ghbk2-i.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ath79/dts/qca9563_elecom_wrc-ghbk2-i.dtsi b/target/linux/ath79/dts/qca9563_elecom_wrc-ghbk2-i.dtsi
index 8d5bbe180c..2f5c2c4aac 100644
--- a/target/linux/ath79/dts/qca9563_elecom_wrc-ghbk2-i.dtsi
+++ b/target/linux/ath79/dts/qca9563_elecom_wrc-ghbk2-i.dtsi
@@ -111,7 +111,7 @@
pll-data = <0x03000101 0x00000101 0x00001919>;
- mtd-mac-address = <&ART 0x1002>;
+ mtd-mac-address = <&art 0x1002>;
mtd-mac-address-increment = <(-1)>;
phy-mode = "sgmii";
phy-handle = <&phy0>;
@@ -123,5 +123,5 @@
&wmac {
status = "okay";
- mtd-cal-data = <&ART 0x1000>;
+ mtd-cal-data = <&art 0x1000>;
};