commit | 84f6e11f21d40025ae9b0ebbf1c9b3be91ea8e1a | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Fri May 16 16:14:07 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri May 16 17:19:26 2014 -0400 |
tree | faa633af7d98bd712b99220c0a35da13c59e4e2d | |
parent | 83895bedeee6fbf56d887af4280bf9edcc80da60 [diff] |
ARM: mvebu: use the fixed-link PHY DT binding for the Armada XP Matrix board The Armada XP Matrix board has an Ethernet PHY that isn't configurable through the MDIO bus, so we use the newly introduced fixed-link PHY DT binding to represent the PHY of this platform and get network working. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: David S. Miller <davem@davemloft.net>