aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mcs814x/files-3.3/arch/arm/boot/dts/dlan-usb-extender.dts
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2013-03-16 22:25:41 +0000
committerFlorian Fainelli <florian@openwrt.org>2013-03-16 22:25:41 +0000
commit18908139f3811f4d7012fbc87aef951eb993775c (patch)
tree7afb8719e9d3143016eaff77dfcaa907158c6d6f /target/linux/mcs814x/files-3.3/arch/arm/boot/dts/dlan-usb-extender.dts
parent541344b93e0a5085611d5e67eb66d329ee8ffe60 (diff)
downloadupstream-18908139f3811f4d7012fbc87aef951eb993775c.tar.gz
upstream-18908139f3811f4d7012fbc87aef951eb993775c.tar.bz2
upstream-18908139f3811f4d7012fbc87aef951eb993775c.zip
mcs814x: use the standard device tree binding to represent a PHY node
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36059
Diffstat (limited to 'target/linux/mcs814x/files-3.3/arch/arm/boot/dts/dlan-usb-extender.dts')
-rw-r--r--target/linux/mcs814x/files-3.3/arch/arm/boot/dts/dlan-usb-extender.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/mcs814x/files-3.3/arch/arm/boot/dts/dlan-usb-extender.dts b/target/linux/mcs814x/files-3.3/arch/arm/boot/dts/dlan-usb-extender.dts
index c8611deab7..0c85b94c0a 100644
--- a/target/linux/mcs814x/files-3.3/arch/arm/boot/dts/dlan-usb-extender.dts
+++ b/target/linux/mcs814x/files-3.3/arch/arm/boot/dts/dlan-usb-extender.dts
@@ -19,6 +19,14 @@
ahb {
vci {
+ eth0: ethernet@40084000 {
+ phy = <&phy0>;
+ phy-mode = "mii";
+
+ phy0: ethernet-phy@0 {
+ reg = <8>;
+ };
+ };
adc {
sdram: memory@0,0 {