Skip to content

Commit

Permalink
fix microzed ethernet device tree issue
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryFeng2016 committed Mar 10, 2017
1 parent be91292 commit 348b1fe
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions recipes-bsp/device-tree/files/microzed/microzed-zynq7.dts
Expand Up @@ -31,13 +31,6 @@
&gem0 {
status = "okay";
phy-mode = "rgmii-id";
phy-handle = <&ethernet_phy>;

ethernet_phy: ethernet-phy@0 {
compatible = "marvell,88e1512";
device_type = "ethernet-phy";
reg = <0>;
};
};

&sdhci0 {
Expand Down

0 comments on commit 348b1fe

Please sign in to comment.