summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2012-12-21 14:41:30 +0000
committerJohn Crispin <john@openwrt.org>2012-12-21 14:41:30 +0000
commit861bf6af49e9347f4c5b03cdb369bc1827f45856 (patch)
treed4356c7b6f7f7c1a33fa98616aa9bf5d7f884c84 /target
parent54c096527a43bf70a8cf158e081274158534e829 (diff)
downloadmaster-31e0f0ae-861bf6af49e9347f4c5b03cdb369bc1827f45856.tar.gz
master-31e0f0ae-861bf6af49e9347f4c5b03cdb369bc1827f45856.tar.bz2
master-31e0f0ae-861bf6af49e9347f4c5b03cdb369bc1827f45856.zip
fix typo inside fritz3370 devicetree file
SVN-Revision: 34825
Diffstat (limited to 'target')
-rw-r--r--target/linux/lantiq/image/FRITZ3370.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/image/FRITZ3370.dts b/target/linux/lantiq/image/FRITZ3370.dts
index f0c7e34610..c7451bc4ba 100644
--- a/target/linux/lantiq/image/FRITZ3370.dts
+++ b/target/linux/lantiq/image/FRITZ3370.dts
@@ -180,7 +180,7 @@
ethernet@3 {
compatible = "lantiq,xrx200-pdi-port";
reg = <4>;
- phynmode0 = "gmii";
+ phy-mode = "gmii";
phy-handle = <&phy13>;
};
};