fix typo inside fritz3370 devicetree file

SVN-Revision: 34825
This commit is contained in:
John Crispin 2012-12-21 14:41:30 +00:00
parent 54c096527a
commit 861bf6af49

View File

@ -180,7 +180,7 @@
ethernet@3 { ethernet@3 {
compatible = "lantiq,xrx200-pdi-port"; compatible = "lantiq,xrx200-pdi-port";
reg = <4>; reg = <4>;
phynmode0 = "gmii"; phy-mode = "gmii";
phy-handle = <&phy13>; phy-handle = <&phy13>;
}; };
}; };