summaryrefslogtreecommitdiff
path: root/target/linux/mcs814x/files-3.3/arch/arm/boot/dts/rbt-832.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/rbt-832.dts
parent541344b93e0a5085611d5e67eb66d329ee8ffe60 (diff)
downloadmtk-20170518-18908139f3811f4d7012fbc87aef951eb993775c.zip
mtk-20170518-18908139f3811f4d7012fbc87aef951eb993775c.tar.gz
mtk-20170518-18908139f3811f4d7012fbc87aef951eb993775c.tar.bz2
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/rbt-832.dts')
-rw-r--r--target/linux/mcs814x/files-3.3/arch/arm/boot/dts/rbt-832.dts6
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/mcs814x/files-3.3/arch/arm/boot/dts/rbt-832.dts b/target/linux/mcs814x/files-3.3/arch/arm/boot/dts/rbt-832.dts
index cc7fab8..9949c8e 100644
--- a/target/linux/mcs814x/files-3.3/arch/arm/boot/dts/rbt-832.dts
+++ b/target/linux/mcs814x/files-3.3/arch/arm/boot/dts/rbt-832.dts
@@ -21,6 +21,12 @@
vci {
eth0: ethernet@40084000 {
nuport-mac,link-activity = <0x01>;
+ phy = <&phy0>;
+ phy-mode = "mii";
+
+ phy0: ethernet-phy@0 {
+ reg = <1>;
+ };
};
adc {