dts: socfpga: Add DTS entry for adding the stmmac glue layer for stmmac.

This patch adds the dts bindings documenation for the Altera SOCFPGA glue
layer for the Synopsys STMMAC ethernet driver.

Signed-off-by: Dinh Nguyen <dinguyen@altera.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
Dinh Nguyen
2014-03-26 22:45:11 -05:00
committed by Arnd Bergmann
parent ab3607dbb8
commit 2755e18748
6 changed files with 86 additions and 0 deletions

View File

@@ -75,3 +75,8 @@
};
};
};
&gmac0 {
status = "okay";
phy-mode = "gmii";
};