X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=arch%2Farm%2Fboot%2Fdts%2Fkirkwood-cloudbox.dts;h=142b9cd3b4541d9fbc8205ad2770c2084a6dfee3;hb=4d7696f1b05f4aeb586c74868fe3da2731daca4b;hp=9bf139c5a34db1b78398e56661ef724a310e2ff9;hpb=5515d9981f5f30e82d096921f86ba016911c9ea8;p=firefly-linux-kernel-4.4.55.git diff --git a/arch/arm/boot/dts/kirkwood-cloudbox.dts b/arch/arm/boot/dts/kirkwood-cloudbox.dts index 9bf139c5a34d..142b9cd3b454 100644 --- a/arch/arm/boot/dts/kirkwood-cloudbox.dts +++ b/arch/arm/boot/dts/kirkwood-cloudbox.dts @@ -89,3 +89,19 @@ gpios = <&gpio0 17 0>; }; }; + +&mdio { + status = "okay"; + + ethphy0: ethernet-phy@0 { + device_type = "ethernet-phy"; + reg = <0>; + }; +}; + +ð0 { + status = "okay"; + ethernet0-port@0 { + phy-handle = <ðphy0>; + }; +};