diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-12-21 14:41:30 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-12-21 14:41:30 +0000 |
commit | 0ca5ac81bba9d37c56c49ca8191f04d0b5e43ebc (patch) | |
tree | a0a98676a46b28e7c578cea1c2d7710da0b30927 /target/linux/lantiq/image/FRITZ3370.dts | |
parent | 29c248043566e6088c2069e2c417b5160adf3d98 (diff) |
[lantiq] fix typo inside fritz3370 devicetree file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34825 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/image/FRITZ3370.dts')
-rw-r--r-- | target/linux/lantiq/image/FRITZ3370.dts | 2 |
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>; }; }; |