diff options
author | Arnd Bergmann <arnd@arndb.de> | 2014-03-27 01:26:00 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2014-03-27 01:26:00 +0100 |
commit | b80a6373d6cf7cbd22498409cef7883d7f8209c4 (patch) | |
tree | a5b1ac0d2708272f1c2cb435c5226a367b752fda /arch/arm/boot/dts/socfpga_vt.dts | |
parent | 57a0ec38405a27720be1f168807ced0dd615365e (diff) |
Revert "dts: socfpga: Add DTS entry for adding the stmmac glue layer for stmmac."
This reverts commit 7e0b4cd06201ee9dbdf2d13bfd7b8a021b414e42.
The binding changes need to be done differently as well, let's
take them through netdev, and merge the dts changes in a new
patch here.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/boot/dts/socfpga_vt.dts')
-rw-r--r-- | arch/arm/boot/dts/socfpga_vt.dts | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/boot/dts/socfpga_vt.dts b/arch/arm/boot/dts/socfpga_vt.dts index 91f6ccf714ee..222313f5420b 100644 --- a/arch/arm/boot/dts/socfpga_vt.dts +++ b/arch/arm/boot/dts/socfpga_vt.dts @@ -86,11 +86,3 @@ }; }; }; - -ðernet0 { - status = "okay"; -}; - -&gmac0 { - phy-mode = "gmii"; -}; |